summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2007-12-13 20:33:27 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2007-12-13 20:33:27 +0000
commit8621ab00a7ba9b3c19ad366fd809feefd3c04c2f (patch)
tree4de7ecbb0061d9295575350cc8fcee5d29fd7575 /x11-libs/libsexy
parentRaise mozilla-launcher dep (diff)
downloadgentoo-2-8621ab00a7ba9b3c19ad366fd809feefd3c04c2f.tar.gz
gentoo-2-8621ab00a7ba9b3c19ad366fd809feefd3c04c2f.tar.bz2
gentoo-2-8621ab00a7ba9b3c19ad366fd809feefd3c04c2f.zip
prune unused versions
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'x11-libs/libsexy')
-rw-r--r--x11-libs/libsexy/ChangeLog6
-rw-r--r--x11-libs/libsexy/files/digest-libsexy-0.1.103
-rw-r--r--x11-libs/libsexy/libsexy-0.1.10.ebuild26
3 files changed, 5 insertions, 30 deletions
diff --git a/x11-libs/libsexy/ChangeLog b/x11-libs/libsexy/ChangeLog
index d7cd35f2e6bc..f00045a70621 100644
--- a/x11-libs/libsexy/ChangeLog
+++ b/x11-libs/libsexy/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libsexy
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.33 2007/10/20 14:22:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/ChangeLog,v 1.34 2007/12/13 20:33:27 compnerd Exp $
+
+ 14 Dec 2007; Saleem Abdulrasool <compnerd@gentoo.org>
+ -libsexy-0.1.10.ebuild:
+ prune unused versions
20 Oct 2007; Raúl Porcel <armin76@gentoo.org> libsexy-0.1.11.ebuild:
alpha/ia64/sparc stable wrt #195821
diff --git a/x11-libs/libsexy/files/digest-libsexy-0.1.10 b/x11-libs/libsexy/files/digest-libsexy-0.1.10
deleted file mode 100644
index ad6f741d6929..000000000000
--- a/x11-libs/libsexy/files/digest-libsexy-0.1.10
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 c009b0c89e5cf91dba17261f4cccfc4c libsexy-0.1.10.tar.gz 387337
-RMD160 65650b47f0e1ded2fb7409a3ad22834147aab0c9 libsexy-0.1.10.tar.gz 387337
-SHA256 e7720307f3fafb210963b6d91c608f25ae2088880260b3e39508c27aab13a3a0 libsexy-0.1.10.tar.gz 387337
diff --git a/x11-libs/libsexy/libsexy-0.1.10.ebuild b/x11-libs/libsexy/libsexy-0.1.10.ebuild
deleted file mode 100644
index 533e5b2b49ef..000000000000
--- a/x11-libs/libsexy/libsexy-0.1.10.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2007 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.13 2007/02/05 23:30:33 vapier Exp $
-
-inherit gnome2
-
-DESCRIPTION="Sexy GTK+ Widgets"
-HOMEPAGE="http://www.chipx86.com/wiki/Libsexy"
-SRC_URI="http://releases.chipx86.com/libsexy/${PN}/${P}.tar.gz"
-
-LICENSE="LGPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
-IUSE="doc"
-
-RDEPEND=">=dev-libs/glib-2.6
- >=x11-libs/gtk+-2.6
- dev-libs/libxml2
- >=x11-libs/pango-1.4.0
- >=app-text/iso-codes-0.49
- >=dev-lang/perl-5"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.19
- doc? ( >=dev-util/gtk-doc-1.4 )"
-
-DOCS="AUTHORS ChangeLog NEWS README"