diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2006-07-06 23:50:45 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2006-07-06 23:50:45 +0000 |
commit | ab5c02ecd215af40a4325e591cba3eb9ee5b750e (patch) | |
tree | 0b0813efbd70f091d3d9f8aa138c312447a2b3f0 /x11-libs/libsexy | |
parent | Stable on amd64, bug #139310. (diff) | |
download | gentoo-2-ab5c02ecd215af40a4325e591cba3eb9ee5b750e.tar.gz gentoo-2-ab5c02ecd215af40a4325e591cba3eb9ee5b750e.tar.bz2 gentoo-2-ab5c02ecd215af40a4325e591cba3eb9ee5b750e.zip |
Marked ppc
(Portage version: 2.1.1_pre2-r4)
Diffstat (limited to 'x11-libs/libsexy')
-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 b3d8fe96e0d5..40ee505f6eeb 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.6 2006/06/30 15:38:16 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.7 2006/07/06 23:50:45 lu_zero Exp $ + + 06 Jul 2006; Luca Barbato <lu_zero@gentoo.org> libsexy-0.1.8.ebuild: + Marked ppc 30 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org> libsexy-0.1.8.ebuild: Stable on amd64. diff --git a/x11-libs/libsexy/libsexy-0.1.8.ebuild b/x11-libs/libsexy/libsexy-0.1.8.ebuild index f80993eccaf0..a48f1e8f2e8b 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.4 2006/06/30 15:38:16 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.8.ebuild,v 1.5 2006/07/06 23:50:45 lu_zero 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="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |