summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-04-05 07:44:09 +0000
committerChristoph Mende <angelos@gentoo.org>2011-04-05 07:44:09 +0000
commit350a63716237917d627a48a7cd1ccf2d954c4896 (patch)
tree538e1aa8762540f5a30aed511b3438fda10d0a2c /x11-libs
parentStable on amd64 wrt bug #361883 (diff)
downloadgentoo-2-350a63716237917d627a48a7cd1ccf2d954c4896.tar.gz
gentoo-2-350a63716237917d627a48a7cd1ccf2d954c4896.tar.bz2
gentoo-2-350a63716237917d627a48a7cd1ccf2d954c4896.zip
Stable on amd64 wrt bug #361917
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libsexy/ChangeLog5
-rw-r--r--x11-libs/libsexy/libsexy-0.1.11-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog
index 95b45e473e47..00a00165ab19 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.49 2011/04/04 15:17:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.50 2011/04/05 07:44:09 angelos Exp $
+
+ 05 Apr 2011; Christoph Mende <angelos@gentoo.org> libsexy-0.1.11-r2.ebuild:
+ Stable on amd64 wrt bug #361917
04 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> libsexy-0.1.11-r2.ebuild:
USE="static-libs" and punt useless libtool archive.
diff --git a/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild b/x11-libs/libsexy/libsexy-0.1.11-r2.ebuild
index b1930c1ee9fd..5bfe5f5b6e4e 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.2 2011/04/04 15:17:51 ssuominen Exp $
+# $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 $
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