summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiziano Müller <dev-zero@gentoo.org>2006-10-16 20:42:45 +0000
committerTiziano Müller <dev-zero@gentoo.org>2006-10-16 20:42:45 +0000
commitc15a03b28f11b324cd9d9888794cd757ee6ace50 (patch)
tree86514fee78bb3743933a7367cb9746f514eb938a /x11-libs
parentold (diff)
downloadgentoo-2-c15a03b28f11b324cd9d9888794cd757ee6ace50.tar.gz
gentoo-2-c15a03b28f11b324cd9d9888794cd757ee6ace50.tar.bz2
gentoo-2-c15a03b28f11b324cd9d9888794cd757ee6ace50.zip
Re-added 'doc' USE-flag for dependency. License fixed.
(Portage version: 2.1.2_pre2-r4)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libsexy/ChangeLog5
-rw-r--r--x11-libs/libsexy/libsexy-0.1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog
index bbb5031f48c3..848aa3266ebe 100644
--- a/x11-libs/libsexy/ChangeLog
+++ b/x11-libs/libsexy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/libsexy
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.13 2006/10/16 20:36:16 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.14 2006/10/16 20:42:45 dev-zero Exp $
+
+ 16 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> ChangeLog:
+ Re-added 'doc' USE-flag for dependency. License fix.
16 Oct 2006; Tiziano Müller <dev-zero@gentoo.org> ChangeLog:
Version bump, see bug #146302. Useless 'doc' USE-flag removed.
diff --git a/x11-libs/libsexy/libsexy-0.1.10.ebuild b/x11-libs/libsexy/libsexy-0.1.10.ebuild
index 7f374ff1aa0e..814aa23fa863 100644
--- a/x11-libs/libsexy/libsexy-0.1.10.ebuild
+++ b/x11-libs/libsexy/libsexy-0.1.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.10.ebuild,v 1.1 2006/10/16 20:36:16 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.10.ebuild,v 1.2 2006/10/16 20:42:45 dev-zero Exp $
inherit gnome2
@@ -11,7 +11,7 @@ SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
+IUSE="doc"
RDEPEND=">=dev-libs/glib-2.6
>=x11-libs/gtk+-2.6