diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-05-28 03:05:27 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-05-28 03:05:27 +0000 |
commit | 1fbae2d7f2dd9887b003d0fd6ca73f4e0e690e1b (patch) | |
tree | aa5d910747329ef1280b7dd8eb12a7ce8f90d506 /x11-themes/commonbox-styles-extra | |
parent | Fix for bug with -ffast-math flag. (diff) | |
download | historical-1fbae2d7f2dd9887b003d0fd6ca73f4e0e690e1b.tar.gz historical-1fbae2d7f2dd9887b003d0fd6ca73f4e0e690e1b.tar.bz2 historical-1fbae2d7f2dd9887b003d0fd6ca73f4e0e690e1b.zip |
Testing ppc-macos. Bug #93346
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'x11-themes/commonbox-styles-extra')
-rw-r--r-- | x11-themes/commonbox-styles-extra/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/commonbox-styles-extra/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/commonbox-styles-extra/ChangeLog b/x11-themes/commonbox-styles-extra/ChangeLog index 25c2bf18425a..a73c8fa30df8 100644 --- a/x11-themes/commonbox-styles-extra/ChangeLog +++ b/x11-themes/commonbox-styles-extra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/commonbox-styles-extra # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/ChangeLog,v 1.13 2005/05/21 12:57:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/ChangeLog,v 1.14 2005/05/28 03:05:27 j4rg0n Exp $ + + 27 May 2005; Lina Pezzella <j4rg0n@gentoo.org> + commonbox-styles-extra-0.2-r1.ebuild: + Testing ppc-macos. Bug #93346 21 May 2005; Markus Rothe <corsair@gentoo.org> commonbox-styles-extra-0.2-r1.ebuild: diff --git a/x11-themes/commonbox-styles-extra/Manifest b/x11-themes/commonbox-styles-extra/Manifest index f5795f6c2935..9b64b97a6157 100644 --- a/x11-themes/commonbox-styles-extra/Manifest +++ b/x11-themes/commonbox-styles-extra/Manifest @@ -1,4 +1,4 @@ -MD5 5af991a16604a3bba9a9ec60266d5801 ChangeLog 1973 -MD5 e637bd38f7ae07cfbd223297c2106c7e commonbox-styles-extra-0.2-r1.ebuild 743 +MD5 56c08a2099e664deb6512cdc9665c14b ChangeLog 2094 MD5 a64938ba85406bb5580b16332fb09aed metadata.xml 265 +MD5 b7085304b5b20114202cb66af3bb7cf2 commonbox-styles-extra-0.2-r1.ebuild 753 MD5 0b7b43c73100b935a09151ae49a0185f files/digest-commonbox-styles-extra-0.2-r1 80 diff --git a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild index 39f99b678aac..a40ad5e0ccb4 100644 --- a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild +++ b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild,v 1.12 2005/05/21 12:57:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r1.ebuild,v 1.13 2005/05/28 03:05:27 j4rg0n Exp $ IUSE="" DESCRIPTION="Extra styles pack for flux|black|open(box)." @@ -10,7 +10,7 @@ HOMEPAGE="http://mkeadle.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha amd64 ~hppa ~ppc64" +KEYWORDS="x86 ppc sparc alpha amd64 ~hppa ~ppc64 ~ppc-macos" DEPEND="media-gfx/xv virtual/x11" |