diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-19 17:23:18 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-19 17:23:18 +0000 |
commit | bcd9a8f177884f32c0c12413f37c948fa7e52bfd (patch) | |
tree | 116d267f4c95f1c054136678bcde353a16a91f9c /x11-libs/libsexy | |
parent | Stable on ppc wrt bug 196039 (diff) | |
download | gentoo-2-bcd9a8f177884f32c0c12413f37c948fa7e52bfd.tar.gz gentoo-2-bcd9a8f177884f32c0c12413f37c948fa7e52bfd.tar.bz2 gentoo-2-bcd9a8f177884f32c0c12413f37c948fa7e52bfd.zip |
Stable on ppc wrt bug 195821
(Portage version: 2.1.3.9)
Diffstat (limited to 'x11-libs/libsexy')
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index 1843a7f1f532..f552c3fc2d7e 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.31 2007/10/19 13:26:26 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.32 2007/10/19 17:23:18 nixnut Exp $ + + 19 Oct 2007; nixnut <nixnut@gentoo.org> libsexy-0.1.11.ebuild: + Stable on ppc wrt bug 195821 19 Oct 2007; Christoph Mende <angelos@gentoo.org> libsexy-0.1.11.ebuild: Stable on amd64 wrt bug #195821 diff --git a/x11-libs/libsexy/libsexy-0.1.11.ebuild b/x11-libs/libsexy/libsexy-0.1.11.ebuild index 11376aafc951..29e79d284e77 100644 --- a/x11-libs/libsexy/libsexy-0.1.11.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11.ebuild,v 1.5 2007/10/19 13:26:26 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11.ebuild,v 1.6 2007/10/19 17:23:18 nixnut Exp $ inherit gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |