summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-01-23 21:08:45 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-01-23 21:08:45 +0000
commitcf85ea03eb0b787aa6d9f097f859d16489e1f135 (patch)
treea1c11a80158ee7649f5b4c2761871d3dbaba88ab /x11-libs/libICE
parentVersion bump. (diff)
downloadhistorical-cf85ea03eb0b787aa6d9f097f859d16489e1f135.tar.gz
historical-cf85ea03eb0b787aa6d9f097f859d16489e1f135.tar.bz2
historical-cf85ea03eb0b787aa6d9f097f859d16489e1f135.zip
rm
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/libICE')
-rw-r--r--x11-libs/libICE/ChangeLog6
-rw-r--r--x11-libs/libICE/libICE-1.0.3.ebuild21
-rw-r--r--x11-libs/libICE/libICE-1.0.4.ebuild21
-rw-r--r--x11-libs/libICE/libICE-1.0.5.ebuild21
4 files changed, 5 insertions, 64 deletions
diff --git a/x11-libs/libICE/ChangeLog b/x11-libs/libICE/ChangeLog
index 57e5bdbf52b6..1204211205e0 100644
--- a/x11-libs/libICE/ChangeLog
+++ b/x11-libs/libICE/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libICE
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.68 2010/01/19 20:03:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/ChangeLog,v 1.69 2010/01/23 20:38:52 scarabeus Exp $
+
+ 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -libICE-1.0.3.ebuild,
+ -libICE-1.0.4.ebuild, -libICE-1.0.5.ebuild:
+ rm
19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libICE-1.0.6.ebuild:
s390 stable wrt #294958
diff --git a/x11-libs/libICE/libICE-1.0.3.ebuild b/x11-libs/libICE/libICE-1.0.3.ebuild
deleted file mode 100644
index b7c3fb45a1f6..000000000000
--- a/x11-libs/libICE/libICE-1.0.3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.3.ebuild,v 1.12 2009/05/04 15:14:04 ssuominen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org ICE library"
-
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE="ipv6"
-
-RDEPEND="x11-libs/xtrans
- x11-proto/xproto"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- CONFIGURE_OPTIONS="$(use_enable ipv6)"
-}
diff --git a/x11-libs/libICE/libICE-1.0.4.ebuild b/x11-libs/libICE/libICE-1.0.4.ebuild
deleted file mode 100644
index a30b2345f176..000000000000
--- a/x11-libs/libICE/libICE-1.0.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.4.ebuild,v 1.9 2009/05/04 15:14:04 ssuominen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org ICE library"
-
-KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE="ipv6"
-
-RDEPEND="x11-libs/xtrans
- x11-proto/xproto"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- CONFIGURE_OPTIONS="$(use_enable ipv6)"
-}
diff --git a/x11-libs/libICE/libICE-1.0.5.ebuild b/x11-libs/libICE/libICE-1.0.5.ebuild
deleted file mode 100644
index cc608404e338..000000000000
--- a/x11-libs/libICE/libICE-1.0.5.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libICE/libICE-1.0.5.ebuild,v 1.7 2009/12/15 15:52:24 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org ICE library"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd"
-IUSE="ipv6"
-
-RDEPEND="x11-libs/xtrans
- x11-proto/xproto"
-DEPEND="${RDEPEND}"
-
-pkg_setup() {
- CONFIGURE_OPTIONS="$(use_enable ipv6)"
-}