diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-01 20:57:31 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-01 20:57:31 +0000 |
commit | 659c63e7163ef131d9a350e38e6e6d82e01c0aed (patch) | |
tree | caf8532738608479afabbde5f32f335426ef60c9 /x11-libs/libsexy | |
parent | Version bump. (diff) | |
download | gentoo-2-659c63e7163ef131d9a350e38e6e6d82e01c0aed.tar.gz gentoo-2-659c63e7163ef131d9a350e38e6e6d82e01c0aed.tar.bz2 gentoo-2-659c63e7163ef131d9a350e38e6e6d82e01c0aed.zip |
Marking libsexy-0.1.11-r1 ppc64 for bug 305521
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/libsexy')
-rw-r--r-- | x11-libs/libsexy/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.11-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog index 5b1855e060b3..7dda63d18ccf 100644 --- a/x11-libs/libsexy/ChangeLog +++ b/x11-libs/libsexy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libsexy # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.42 2010/02/25 20:50:54 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.43 2010/03/01 20:57:31 ranger Exp $ + + 01 Mar 2010; Brent Baude <ranger@gentoo.org> libsexy-0.1.11-r1.ebuild: + Marking libsexy-0.1.11-r1 ppc64 for bug 305521 *libsexy-0.1.11-r2 (25 Feb 2010) diff --git a/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild b/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild index aaa2c7554e8b..78080df99a75 100644 --- a/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r1.ebuild,v 1.5 2010/02/17 12:57:34 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild,v 1.6 2010/03/01 20:57:31 ranger Exp $ EAPI=2 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" RDEPEND=">=dev-libs/glib-2.6:2 |