diff options
author | 2006-07-12 14:00:07 +0000 | |
---|---|---|
committer | 2006-07-12 14:00:07 +0000 | |
commit | 5343806af695497ee6cda6d4f55f12e3155300a4 (patch) | |
tree | c473d3aeb48d9f3347ce8c5c68ea18b444a08fd8 /x11-libs | |
parent | Stable on sparc (diff) | |
download | gentoo-2-5343806af695497ee6cda6d4f55f12e3155300a4.tar.gz gentoo-2-5343806af695497ee6cda6d4f55f12e3155300a4.tar.bz2 gentoo-2-5343806af695497ee6cda6d4f55f12e3155300a4.zip |
Stable on sparc
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index 60161e2fbddd..09275b441a96 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.8 2006/07/10 13:01:34 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.9 2006/07/12 14:00:07 gustavoz Exp $ + + 12 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> libsexy-0.1.8.ebuild: + Stable on sparc 10 Jul 2006; Thomas Cort <tcort@gentoo.org> libsexy-0.1.8.ebuild: Added ~alpha keyword. diff --git a/x11-libs/libsexy/libsexy-0.1.8.ebuild b/x11-libs/libsexy/libsexy-0.1.8.ebuild index cda7cb68983a..f344c265a816 100644 --- a/x11-libs/libsexy/libsexy-0.1.8.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.8.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-libs/libsexy/libsexy-0.1.8.ebuild,v 1.6 2006/07/10 13:01:34 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.8.ebuild,v 1.7 2006/07/12 14:00:07 gustavoz Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~ppc64 sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |