diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-11 23:42:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-11 23:42:46 +0000 |
commit | 155a724c21d4cb2f2729a0c46104fed53ab89dad (patch) | |
tree | 5e82bdcd05e48f592f4d79ced3e43e8a22de062d /x11-libs/libsexy | |
parent | Stable for HPPA (bug #362385). (diff) | |
download | gentoo-2-155a724c21d4cb2f2729a0c46104fed53ab89dad.tar.gz gentoo-2-155a724c21d4cb2f2729a0c46104fed53ab89dad.tar.bz2 gentoo-2-155a724c21d4cb2f2729a0c46104fed53ab89dad.zip |
Stable for HPPA (bug #361917).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'x11-libs/libsexy')
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.11-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index 00a00165ab19..0ada72ba1104 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.50 2011/04/05 07:44:09 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.51 2011/04/11 23:42:46 jer Exp $ + + 11 Apr 2011; Jeroen Roovers <jer@gentoo.org> libsexy-0.1.11-r2.ebuild: + Stable for HPPA (bug #361917). 05 Apr 2011; Christoph Mende <angelos@gentoo.org> libsexy-0.1.11-r2.ebuild: Stable on amd64 wrt bug #361917 diff --git a/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild b/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild index 5bfe5f5b6e4e..c2a2fb4a695b 100644 --- a/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r2.ebuild,v 1.3 2011/04/05 07:44:09 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild,v 1.4 2011/04/11 23:42:46 jer Exp $ EAPI=3 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://releases.chipx86.com/${PN}/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc static-libs" RDEPEND=">=dev-libs/glib-2.6:2 |