diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 20:06:20 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-16 20:06:20 +0000 |
commit | e017673c57833184b4e7316e6b526aa0e2f4ed42 (patch) | |
tree | 44f554e243e45429c9fcc06393002b33fc8435f7 /x11-libs/libsexy/libsexy-0.1.11-r3.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-e017673c57833184b4e7316e6b526aa0e2f4ed42.tar.gz gentoo-2-e017673c57833184b4e7316e6b526aa0e2f4ed42.tar.bz2 gentoo-2-e017673c57833184b4e7316e6b526aa0e2f4ed42.zip |
Stabilize for everyone (only trivial change).
(Portage version: 2.2.0_alpha67/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libsexy/libsexy-0.1.11-r3.ebuild')
-rw-r--r-- | x11-libs/libsexy/libsexy-0.1.11-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libsexy/libsexy-0.1.11-r3.ebuild b/x11-libs/libsexy/libsexy-0.1.11-r3.ebuild index c1859410d647..0815c005e318 100644 --- a/x11-libs/libsexy/libsexy-0.1.11-r3.ebuild +++ b/x11-libs/libsexy/libsexy-0.1.11-r3.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-r3.ebuild,v 1.1 2011/09/14 15:22:37 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11-r3.ebuild,v 1.2 2011/10/16 20:06:20 ssuominen Exp $ EAPI=4 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 |