diff options
author | Fabian Groffen <grobian@gentoo.org> | 2007-12-22 14:50:07 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2007-12-22 14:50:07 +0000 |
commit | f4effb157bedd6e5d1c0614e5902bf36566250c6 (patch) | |
tree | 254705184c6b2a1051895966db127ceb3a2c28e9 /x11-themes | |
parent | Fixed the patch which was auto-broken by our beloved CVS. Fixes bug 202985. (diff) | |
download | gentoo-2-f4effb157bedd6e5d1c0614e5902bf36566250c6.tar.gz gentoo-2-f4effb157bedd6e5d1c0614e5902bf36566250c6.tar.bz2 gentoo-2-f4effb157bedd6e5d1c0614e5902bf36566250c6.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/commonbox-styles-extra/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/commonbox-styles-extra/ChangeLog b/x11-themes/commonbox-styles-extra/ChangeLog index e26338033d8e..d6da4912d434 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/ChangeLog,v 1.26 2006/12/11 20:50:46 mr_bones_ Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/ChangeLog,v 1.27 2007/12/22 14:50:07 grobian Exp $ + + 22 Dec 2007; Fabian Groffen <grobian@gentoo.org> + commonbox-styles-extra-0.2-r2.ebuild: + Dropped ppc-macos keyword, see you in prefix 11 Dec 2006; Michael Sterrett <mr_bones_@gentoo.org> -commonbox-styles-extra-0.2-r1.ebuild: diff --git a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r2.ebuild b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r2.ebuild index 0fe7f0f7bc34..158ac004b7d3 100644 --- a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r2.ebuild +++ b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 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-r2.ebuild,v 1.8 2006/12/11 20:44:37 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.2-r2.ebuild,v 1.9 2007/12/22 14:50:07 grobian 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="alpha amd64 ~hppa ia64 ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" # xv is there so *box can convert backgrounds/textures to use DEPEND="" |