diff options
author | David Holm <dholm@gentoo.org> | 2005-08-04 15:24:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-08-04 15:24:44 +0000 |
commit | 8f044d1dbed53206ba9d69772faee5753dd64e81 (patch) | |
tree | 938efa054749a3977b52bd33afaa8df5f9f360f6 /x11-themes/smooth-themes | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-8f044d1dbed53206ba9d69772faee5753dd64e81.tar.gz gentoo-2-8f044d1dbed53206ba9d69772faee5753dd64e81.tar.bz2 gentoo-2-8f044d1dbed53206ba9d69772faee5753dd64e81.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/smooth-themes')
-rw-r--r-- | x11-themes/smooth-themes/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/smooth-themes/ChangeLog b/x11-themes/smooth-themes/ChangeLog index bcd9132c1656..ef3b52e5d147 100644 --- a/x11-themes/smooth-themes/ChangeLog +++ b/x11-themes/smooth-themes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/smooth-themes # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/ChangeLog,v 1.1 2005/08/04 09:36:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/ChangeLog,v 1.2 2005/08/04 15:24:44 dholm Exp $ + + 04 Aug 2005; David Holm <dholm@gentoo.org> smooth-themes-0.5.8.ebuild: + Added to ~ppc. *smooth-themes-0.5.8 (04 Aug 2005) diff --git a/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild b/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild index e70f95ce5d80..a08186957071 100644 --- a/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild +++ b/x11-themes/smooth-themes/smooth-themes-0.5.8.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/smooth-themes/smooth-themes-0.5.8.ebuild,v 1.2 2005/08/04 09:41:44 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild,v 1.3 2005/08/04 15:24:44 dholm Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="A clean set of GTK+ themes based on the Smooth engine" HOMEPAGE="http://sourceforge.net/projects/smooth-engine/" SRC_URI="mirror://sourceforge/smooth-engine/${P}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" LICENSE="LGPL-2.1" SLOT="0" IUSE="gtk2" |