diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2008-12-18 10:38:13 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2008-12-18 10:38:13 +0000 |
commit | 89203bcd1a054166efaa034c2c373331ed57b767 (patch) | |
tree | c5316db34e09bebe84c7bfbabd3f9e798ede1daa /x11-themes/gtk-engines-candido | |
parent | clean up (diff) | |
download | gentoo-2-89203bcd1a054166efaa034c2c373331ed57b767.tar.gz gentoo-2-89203bcd1a054166efaa034c2c373331ed57b767.tar.bz2 gentoo-2-89203bcd1a054166efaa034c2c373331ed57b767.zip |
x86 stable
(Portage version: 2.1.6.1/cvs/Linux 2.6.27.7 i686)
Diffstat (limited to 'x11-themes/gtk-engines-candido')
-rw-r--r-- | x11-themes/gtk-engines-candido/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-candido/ChangeLog b/x11-themes/gtk-engines-candido/ChangeLog index 28a82e35d2f7..54f709c5aa84 100644 --- a/x11-themes/gtk-engines-candido/ChangeLog +++ b/x11-themes/gtk-engines-candido/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/gtk-engines-candido # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.2 2008/11/24 17:28:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/ChangeLog,v 1.3 2008/12/18 10:38:13 ssuominen Exp $ + + 18 Dec 2008; <ssuominen@gentoo.org> gtk-engines-candido-0.9.1.ebuild: + x86 stable by request of Josh Saddler (nightmorph) 24 Nov 2008; <ssuominen@gentoo.org> metadata.xml, gtk-engines-candido-0.9.1.ebuild: diff --git a/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild b/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild index b120c36ce0e8..0d6143ce0a6c 100644 --- a/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild +++ b/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.2 2008/11/24 17:28:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-candido/gtk-engines-candido-0.9.1.ebuild,v 1.3 2008/12/18 10:38:13 ssuominen Exp $ MY_P=candido-engine-${PV} @@ -10,7 +10,7 @@ SRC_URI="mirror://berlios/candido/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND=">=x11-libs/gtk+-2.8" |