diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:56:32 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-26 21:56:32 +0000 |
commit | 8be3e12eae5a33f374e92d8665f45c6e4e7daf02 (patch) | |
tree | 2ab1b86d5e8a1f918020c6ce8765042e49d8db2f /x11-libs/libXdmcp | |
parent | stable on amd64 wrt bug 116526 (diff) | |
download | gentoo-2-8be3e12eae5a33f374e92d8665f45c6e4e7daf02.tar.gz gentoo-2-8be3e12eae5a33f374e92d8665f45c6e4e7daf02.tar.bz2 gentoo-2-8be3e12eae5a33f374e92d8665f45c6e4e7daf02.zip |
Pull old versions.
(Portage version: 2.1_pre2)
Diffstat (limited to 'x11-libs/libXdmcp')
-rw-r--r-- | x11-libs/libXdmcp/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXdmcp/files/digest-libXdmcp-0.99.2 | 1 | ||||
-rw-r--r-- | x11-libs/libXdmcp/libXdmcp-0.99.2.ebuild | 18 |
3 files changed, 5 insertions, 20 deletions
diff --git a/x11-libs/libXdmcp/ChangeLog b/x11-libs/libXdmcp/ChangeLog index 88e0239a3cde..97989e84e82e 100644 --- a/x11-libs/libXdmcp/ChangeLog +++ b/x11-libs/libXdmcp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXdmcp # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/ChangeLog,v 1.13 2005/12/26 10:16:33 stefaan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdmcp/ChangeLog,v 1.14 2005/12/26 21:52:55 joshuabaergen Exp $ + + 26 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + -libXdmcp-0.99.2.ebuild: + Pull old versions. 26 Dec 2005; Stefaan De Roeck <stefaan@gentoo.org> libXdmcp-1.0.0.ebuild: Marked ~alpha diff --git a/x11-libs/libXdmcp/files/digest-libXdmcp-0.99.2 b/x11-libs/libXdmcp/files/digest-libXdmcp-0.99.2 deleted file mode 100644 index fe5e090c6bfc..000000000000 --- a/x11-libs/libXdmcp/files/digest-libXdmcp-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 d9005e15aabc27efbc78644fc04fe285 libXdmcp-0.99.2.tar.bz2 161102 diff --git a/x11-libs/libXdmcp/libXdmcp-0.99.2.ebuild b/x11-libs/libXdmcp/libXdmcp-0.99.2.ebuild deleted file mode 100644 index 9ebed248c9a5..000000000000 --- a/x11-libs/libXdmcp/libXdmcp-0.99.2.ebuild +++ /dev/null @@ -1,18 +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/libXdmcp/libXdmcp-0.99.2.ebuild,v 1.1 2005/12/04 20:04:21 joshuabaergen Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Xdmcp 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-proto/xproto" -DEPEND="${RDEPEND}" |