diff options
author | 2005-12-09 07:07:56 +0000 | |
---|---|---|
committer | 2005-12-09 07:07:56 +0000 | |
commit | 1fb3e5f473cd88c7df96e6e737ff1d1713522f2f (patch) | |
tree | e98f8475cf6e06a92fb744e4db8465a59b9453b8 /x11-apps/xman | |
parent | Pull old versions. (diff) | |
download | historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.gz historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.tar.bz2 historical-1fb3e5f473cd88c7df96e6e737ff1d1713522f2f.zip |
Pull old versions.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-apps/xman')
-rw-r--r-- | x11-apps/xman/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xman/files/digest-xman-0.99.0 | 1 | ||||
-rw-r--r-- | x11-apps/xman/files/digest-xman-0.99.1 | 1 | ||||
-rw-r--r-- | x11-apps/xman/files/digest-xman-0.99.2 | 1 | ||||
-rw-r--r-- | x11-apps/xman/xman-0.99.0.ebuild | 18 | ||||
-rw-r--r-- | x11-apps/xman/xman-0.99.1.ebuild | 18 | ||||
-rw-r--r-- | x11-apps/xman/xman-0.99.2.ebuild | 18 |
7 files changed, 5 insertions, 58 deletions
diff --git a/x11-apps/xman/ChangeLog b/x11-apps/xman/ChangeLog index 4c1939382e5c..38d0180ad660 100644 --- a/x11-apps/xman/ChangeLog +++ b/x11-apps/xman/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xman # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.7 2005/12/04 22:12:37 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xman/ChangeLog,v 1.8 2005/12/09 06:57:33 spyderous Exp $ + + 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xman-0.99.0.ebuild, + -xman-0.99.1.ebuild, -xman-0.99.2.ebuild: + Pull old versions. *xman-0.99.3 (04 Dec 2005) diff --git a/x11-apps/xman/files/digest-xman-0.99.0 b/x11-apps/xman/files/digest-xman-0.99.0 deleted file mode 100644 index 73b2dfbaf0d2..000000000000 --- a/x11-apps/xman/files/digest-xman-0.99.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 d80bba74c35e365a0defd1b2248f2b7a xman-0.99.0.tar.bz2 128826 diff --git a/x11-apps/xman/files/digest-xman-0.99.1 b/x11-apps/xman/files/digest-xman-0.99.1 deleted file mode 100644 index eab8d14de6f8..000000000000 --- a/x11-apps/xman/files/digest-xman-0.99.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 68fcb6daa203fb842faad35edd778172 xman-0.99.1.tar.bz2 131075 diff --git a/x11-apps/xman/files/digest-xman-0.99.2 b/x11-apps/xman/files/digest-xman-0.99.2 deleted file mode 100644 index 08645180fb9d..000000000000 --- a/x11-apps/xman/files/digest-xman-0.99.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 f86a607b16f0ac72fbc906263fa5c667 xman-0.99.2.tar.bz2 131151 diff --git a/x11-apps/xman/xman-0.99.0.ebuild b/x11-apps/xman/xman-0.99.0.ebuild deleted file mode 100644 index 49cf79173d2e..000000000000 --- a/x11-apps/xman/xman-0.99.0.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-apps/xman/xman-0.99.0.ebuild,v 1.4 2005/10/19 03:00:44 geoman Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xman application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -# Broken without xprint -IUSE="xprint" -RDEPEND="xprint? ( x11-libs/libXprintUtil )" -#x11-libs/libXprintUtil" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" diff --git a/x11-apps/xman/xman-0.99.1.ebuild b/x11-apps/xman/xman-0.99.1.ebuild deleted file mode 100644 index 2362526a6233..000000000000 --- a/x11-apps/xman/xman-0.99.1.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-apps/xman/xman-0.99.1.ebuild,v 1.1 2005/10/20 00:45:24 spyderous Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xman application" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" -# Broken without xprint -IUSE="xprint" -RDEPEND="xprint? ( x11-libs/libXprintUtil )" -#x11-libs/libXprintUtil" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" diff --git a/x11-apps/xman/xman-0.99.2.ebuild b/x11-apps/xman/xman-0.99.2.ebuild deleted file mode 100644 index 68b9bd52e33a..000000000000 --- a/x11-apps/xman/xman-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-apps/xman/xman-0.99.2.ebuild,v 1.2 2005/11/17 13:42:58 herbs Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xman application" -KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" -# Broken without xprint -IUSE="xprint" -RDEPEND="xprint? ( x11-libs/libXprintUtil )" -#x11-libs/libXprintUtil" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" |