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 | 7ccea4b75dccd56a4ce6f8dc6231b2cf381539d4 (patch) | |
tree | cd4023f7a76479e9430bc474b0ea1feb4bbedf55 /x11-themes/commonbox-styles-extra | |
parent | Fix for bug with -ffast-math flag. (diff) | |
download | gentoo-2-7ccea4b75dccd56a4ce6f8dc6231b2cf381539d4.tar.gz gentoo-2-7ccea4b75dccd56a4ce6f8dc6231b2cf381539d4.tar.bz2 gentoo-2-7ccea4b75dccd56a4ce6f8dc6231b2cf381539d4.zip |
Testing ppc-macos. Bug #93346
(Portage version: 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/commonbox-styles-extra-0.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 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/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" |