diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-09-05 16:04:10 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-09-05 16:04:10 +0000 |
commit | 96a1fd51c0a88290929d3cf5151c0aa5fd5262b2 (patch) | |
tree | 8b889f575175d71976017b1cc42cfddd57d3db84 /x11-themes/smooth-themes | |
parent | Marking 2.2.7-r1 stable (x86) (diff) | |
download | gentoo-2-96a1fd51c0a88290929d3cf5151c0aa5fd5262b2.tar.gz gentoo-2-96a1fd51c0a88290929d3cf5151c0aa5fd5262b2.tar.bz2 gentoo-2-96a1fd51c0a88290929d3cf5151c0aa5fd5262b2.zip |
Marking 0.5.8 stable (x86)
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/smooth-themes')
-rw-r--r-- | x11-themes/smooth-themes/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/smooth-themes/ChangeLog b/x11-themes/smooth-themes/ChangeLog index ef3b52e5d147..f2ee9d88780c 100644 --- a/x11-themes/smooth-themes/ChangeLog +++ b/x11-themes/smooth-themes/ChangeLog @@ -1,6 +1,10 @@ # 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.2 2005/08/04 15:24:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/ChangeLog,v 1.3 2005/09/05 16:04:10 leonardop Exp $ + + 05 Sep 2005; Leonardo Boshell <leonardop@gentoo.org> + smooth-themes-0.5.8.ebuild: + Stable on x86. 04 Aug 2005; David Holm <dholm@gentoo.org> smooth-themes-0.5.8.ebuild: Added to ~ppc. 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 a08186957071..6a0af115803f 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.3 2005/08/04 15:24:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild,v 1.4 2005/09/05 16:04:10 leonardop 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="~ppc ~x86" +KEYWORDS="~ppc x86" LICENSE="LGPL-2.1" SLOT="0" IUSE="gtk2" |