summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2005-12-09 06:22:03 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2005-12-09 06:22:03 +0000
commit923cc18ffba50ca02dcc7df3cb94b4c7184417cf (patch)
treec8327caae6797beabb1790778d822e0ad2220edb /x11-libs/libSM
parentRemove x11-libs/libXfont flags. (diff)
downloadhistorical-923cc18ffba50ca02dcc7df3cb94b4c7184417cf.tar.gz
historical-923cc18ffba50ca02dcc7df3cb94b4c7184417cf.tar.bz2
historical-923cc18ffba50ca02dcc7df3cb94b4c7184417cf.zip
Pull old versions.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-libs/libSM')
-rw-r--r--x11-libs/libSM/ChangeLog6
-rw-r--r--x11-libs/libSM/files/digest-libSM-0.99.1-r11
-rw-r--r--x11-libs/libSM/files/digest-libSM-0.99.21
-rw-r--r--x11-libs/libSM/libSM-0.99.1-r1.ebuild23
-rw-r--r--x11-libs/libSM/libSM-0.99.2.ebuild23
5 files changed, 5 insertions, 49 deletions
diff --git a/x11-libs/libSM/ChangeLog b/x11-libs/libSM/ChangeLog
index 6a49478179ff..bd4cf474054b 100644
--- a/x11-libs/libSM/ChangeLog
+++ b/x11-libs/libSM/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libSM
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.14 2005/12/04 20:01:09 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/ChangeLog,v 1.15 2005/12/09 06:08:14 spyderous Exp $
+
+ 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ -libSM-0.99.1-r1.ebuild, -libSM-0.99.2.ebuild:
+ Pull old versions.
*libSM-0.99.3 (04 Dec 2005)
diff --git a/x11-libs/libSM/files/digest-libSM-0.99.1-r1 b/x11-libs/libSM/files/digest-libSM-0.99.1-r1
deleted file mode 100644
index e740e2ed4057..000000000000
--- a/x11-libs/libSM/files/digest-libSM-0.99.1-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 b006ad2249091e63759f85114550beed libSM-0.99.1.tar.bz2 168369
diff --git a/x11-libs/libSM/files/digest-libSM-0.99.2 b/x11-libs/libSM/files/digest-libSM-0.99.2
deleted file mode 100644
index c6828bbc5c6c..000000000000
--- a/x11-libs/libSM/files/digest-libSM-0.99.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 136bb36c899c545e788644f18220584d libSM-0.99.2.tar.bz2 168361
diff --git a/x11-libs/libSM/libSM-0.99.1-r1.ebuild b/x11-libs/libSM/libSM-0.99.1-r1.ebuild
deleted file mode 100644
index 88d25ba946a0..000000000000
--- a/x11-libs/libSM/libSM-0.99.1-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-0.99.1-r1.ebuild,v 1.2 2005/10/30 17:32:16 joshuabaergen Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org SM library"
-#HOMEPAGE="http://foo.bar.com/"
-#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
-#LICENSE=""
-#SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-#IUSE="X gnome"
-RDEPEND="x11-libs/libICE
- x11-libs/xtrans
- x11-proto/xproto"
-DEPEND="${RDEPEND}"
-IUSE="ipv6"
-
-CONFIGURE_OPTIONS="$(use_enable ipv6)"
diff --git a/x11-libs/libSM/libSM-0.99.2.ebuild b/x11-libs/libSM/libSM-0.99.2.ebuild
deleted file mode 100644
index cfaf740094a4..000000000000
--- a/x11-libs/libSM/libSM-0.99.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libSM/libSM-0.99.2.ebuild,v 1.1 2005/11/11 17:28:52 spyderous Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org SM library"
-#HOMEPAGE="http://foo.bar.com/"
-#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
-#LICENSE=""
-#SLOT="0"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
-#IUSE="X gnome"
-RDEPEND="x11-libs/libICE
- x11-libs/xtrans
- x11-proto/xproto"
-DEPEND="${RDEPEND}"
-IUSE="ipv6"
-
-CONFIGURE_OPTIONS="$(use_enable ipv6)"