diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gentoo-artwork/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gentoo-artwork/ChangeLog b/x11-themes/gentoo-artwork/ChangeLog index 666624965138..5c3a160b1b3b 100644 --- a/x11-themes/gentoo-artwork/ChangeLog +++ b/x11-themes/gentoo-artwork/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gentoo-artwork # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-artwork/ChangeLog,v 1.16 2006/03/12 11:43:03 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-artwork/ChangeLog,v 1.17 2006/05/13 01:20:13 tcort Exp $ + + 12 May 2006; Thomas Cort <tcort@gentoo.org> gentoo-artwork-0.4.1.ebuild: + Added ~alpha keyword. 12 Mar 2006; Michał Januszewski <spock@gentoo.org> gentoo-artwork-0.4.1.ebuild: diff --git a/x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild b/x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild index b2650c91f8c2..8443e8ae7133 100644 --- a/x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild +++ b/x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild,v 1.5 2006/03/12 11:43:03 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gentoo-artwork/gentoo-artwork-0.4.1.ebuild,v 1.6 2006/05/13 01:20:13 tcort Exp $ DESCRIPTION="A collection of miscellaneous Gentoo Linux logos and artwork" SRC_URI="mirror://gentoo/gentoo-artwork-0.2.tar.bz2 @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/gentoo-artwork-0.2.tar.bz2 mirror://gentoo/gentoo-artwork-0.4.1.tar.bz2" HOMEPAGE="http://www.gentoo.org/index-graphics.html" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" LICENSE="GPL-2" SLOT="0" IUSE="kde offensive" |