summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-15 19:44:02 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-15 19:44:02 +0000
commit34f48e43ac4e137ae0e057e66314c2a918dea2dc (patch)
tree07b5c3f069fb4a317c4ea203876c5104f88e692b /dev-perl/X11-Protocol
parentStable on alpha, bug #236618 (diff)
downloadhistorical-34f48e43ac4e137ae0e057e66314c2a918dea2dc.tar.gz
historical-34f48e43ac4e137ae0e057e66314c2a918dea2dc.tar.bz2
historical-34f48e43ac4e137ae0e057e66314c2a918dea2dc.zip
Cleanup
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/X11-Protocol')
-rw-r--r--dev-perl/X11-Protocol/ChangeLog8
-rw-r--r--dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild18
-rw-r--r--dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild18
-rw-r--r--dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild18
4 files changed, 6 insertions, 56 deletions
diff --git a/dev-perl/X11-Protocol/ChangeLog b/dev-perl/X11-Protocol/ChangeLog
index fba1aa1ea645..8c56080f33fd 100644
--- a/dev-perl/X11-Protocol/ChangeLog
+++ b/dev-perl/X11-Protocol/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/X11-Protocol
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.40 2007/08/07 10:00:16 uberlord Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/ChangeLog,v 1.41 2008/09/15 19:34:12 tove Exp $
+
+ 15 Sep 2008; Torsten Veller <tove@gentoo.org> -X11-Protocol-0.53.ebuild,
+ -X11-Protocol-0.54.ebuild, -X11-Protocol-0.55.ebuild:
+ Cleanup
07 Aug 2007; Roy Marples <uberlord@gentoo.org> X11-Protocol-0.56.ebuild:
Keyworded ~x86-fbsd, #141142 thanks to Robert Annessi
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild
deleted file mode 100644
index 8c4508cfef14..000000000000
--- a/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.53.ebuild,v 1.17 2007/07/22 07:51:39 graaff Exp $
-
-inherit perl-module eutils
-
-DESCRIPTION="Client-side interface to the X11 Protocol"
-HOMEPAGE="http://www.cpan.org/modules/by-module/X11/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/S/SM/SMCCAM/${P}.tar.gz"
-
-LICENSE="Artistic X11"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
-IUSE=""
-
-DEPEND="x11-libs/libXrender
- x11-libs/libXext
- dev-lang/perl"
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild
deleted file mode 100644
index 8fb9b2ad03d9..000000000000
--- a/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.54.ebuild,v 1.7 2007/07/22 07:51:39 graaff Exp $
-
-inherit perl-module eutils
-
-DESCRIPTION="Client-side interface to the X11 Protocol"
-HOMEPAGE="http://www.cpan.org/modules/by-module/X11/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/S/SM/SMCCAM/${P}.tar.gz"
-
-LICENSE="Artistic X11"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-DEPEND="x11-libs/libXrender
- x11-libs/libXext
- dev-lang/perl"
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild
deleted file mode 100644
index 97bf33a8a877..000000000000
--- a/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X11-Protocol/X11-Protocol-0.55.ebuild,v 1.12 2007/07/22 07:51:39 graaff Exp $
-
-inherit perl-module eutils
-
-DESCRIPTION="Client-side interface to the X11 Protocol"
-HOMEPAGE="http://www.cpan.org/modules/by-module/X11/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/S/SM/SMCCAM/${P}.tar.gz"
-
-LICENSE="Artistic X11"
-SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 sparc ~x86"
-IUSE=""
-
-DEPEND="x11-libs/libXrender
- x11-libs/libXext
- dev-lang/perl"