summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlastimil Babka <caster@gentoo.org>2008-09-13 22:30:28 +0000
committerVlastimil Babka <caster@gentoo.org>2008-09-13 22:30:28 +0000
commit472ac6851b0ed5e9aa5789a94becc00c40e6f386 (patch)
tree30ffb7195d19944d0b30becac395c21e9b0b4779
parentVersion bump. (diff)
downloadhistorical-472ac6851b0ed5e9aa5789a94becc00c40e6f386.tar.gz
historical-472ac6851b0ed5e9aa5789a94becc00c40e6f386.tar.bz2
historical-472ac6851b0ed5e9aa5789a94becc00c40e6f386.zip
Remove obsolete gen-1 ebuilds.
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-gentoo-r1-perfctr x86_64
-rw-r--r--dev-java/jdbc2-postgresql/ChangeLog6
-rw-r--r--dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild22
-rw-r--r--dev-java/jdbc2-postgresql/jdbc2-postgresql-7.4.ebuild21
-rw-r--r--dev-java/jnlp-bin/ChangeLog5
-rw-r--r--dev-java/jnlp-bin/jnlp-bin-1.2.ebuild31
5 files changed, 9 insertions, 76 deletions
diff --git a/dev-java/jdbc2-postgresql/ChangeLog b/dev-java/jdbc2-postgresql/ChangeLog
index 4e8eeecfbc55..42ee109d0905 100644
--- a/dev-java/jdbc2-postgresql/ChangeLog
+++ b/dev-java/jdbc2-postgresql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/jdbc2-postgresql
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/ChangeLog,v 1.20 2008/05/17 10:41:11 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/ChangeLog,v 1.21 2008/09/13 22:28:47 caster Exp $
+
+ 13 Sep 2008; Vlastimil Babka <caster@gentoo.org>
+ -jdbc2-postgresql-7.3.ebuild, -jdbc2-postgresql-7.4.ebuild:
+ Remove obsolete gen-1 ebuilds.
17 May 2008; nixnut <nixnut@gentoo.org> jdbc2-postgresql-7.3-r1.ebuild,
jdbc2-postgresql-7.4-r1.ebuild:
diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild
deleted file mode 100644
index c63ad5b34895..000000000000
--- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.3.ebuild,v 1.12 2006/10/05 17:27:54 gustavoz Exp $
-
-inherit java-pkg
-
-At="pg73jdbc2.jar"
-S=${WORKDIR}
-DESCRIPTION="JDBC Driver for PostgreSQL"
-SRC_URI="http://jdbc.postgresql.org/download/${At}"
-HOMEPAGE="http://jdbc.postgresql.org/"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-LICENSE="POSTGRESQL"
-SLOT="5"
-DEPEND=""
-DEPEND="app-arch/unzip"
-RDEPEND=">=virtual/jre-1.2"
-
-src_install() {
- java-pkg_dojar ${DISTDIR}/${At}
-}
diff --git a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.4.ebuild b/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.4.ebuild
deleted file mode 100644
index f807039e90f2..000000000000
--- a/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.4.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc2-postgresql/jdbc2-postgresql-7.4.ebuild,v 1.8 2006/10/05 17:27:54 gustavoz Exp $
-
-inherit java-pkg
-
-At="pg74.215.jdbc2.jar"
-S=${WORKDIR}
-DESCRIPTION="JDBC Driver for PostgreSQL"
-SRC_URI="http://jdbc.postgresql.org/download/${At}"
-HOMEPAGE="http://jdbc.postgresql.org/"
-KEYWORDS="~amd64 ppc ppc64 x86"
-IUSE=""
-LICENSE="POSTGRESQL"
-SLOT="6"
-DEPEND="app-arch/unzip"
-RDEPEND=">=virtual/jre-1.2"
-
-src_install() {
- java-pkg_dojar ${DISTDIR}/${At}
-}
diff --git a/dev-java/jnlp-bin/ChangeLog b/dev-java/jnlp-bin/ChangeLog
index b0b70355d43d..66995637f466 100644
--- a/dev-java/jnlp-bin/ChangeLog
+++ b/dev-java/jnlp-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-java/jnlp-bin
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jnlp-bin/ChangeLog,v 1.13 2008/06/07 10:53:43 serkan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jnlp-bin/ChangeLog,v 1.14 2008/09/13 22:30:28 caster Exp $
+
+ 13 Sep 2008; Vlastimil Babka <caster@gentoo.org> -jnlp-bin-1.2.ebuild:
+ Remove obsolete gen-1 ebuilds.
07 Jun 2008; Serkan Kaba <serkan@gentoo.org> jnlp-bin-1.2.ebuild,
jnlp-bin-1.2-r1.ebuild:
diff --git a/dev-java/jnlp-bin/jnlp-bin-1.2.ebuild b/dev-java/jnlp-bin/jnlp-bin-1.2.ebuild
deleted file mode 100644
index b95c9e6421fb..000000000000
--- a/dev-java/jnlp-bin/jnlp-bin-1.2.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jnlp-bin/jnlp-bin-1.2.ebuild,v 1.10 2008/06/07 10:53:43 serkan Exp $
-
-inherit java-pkg
-
-DESCRIPTION="Java Network Launching Protocol (JNLP)"
-
-HOMEPAGE="http://java.sun.com/products/javawebstart/download-jnlp.html"
-SRC_URI="javaws-1_2-dev.zip"
-LICENSE="MPL-1.1"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-DEPEND="app-arch/unzip"
-RDEPEND=">=virtual/jre-1.3"
-RESTRICT="fetch"
-
-S=${WORKDIR}
-
-DOWNLOAD_URL="https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=7026-jaws_dev_pack-1.2-oth-JPR@CDS-CDS_Developer"
-
-pkg_nofetch() {
- einfo "Please download ${A} and place it in ${DISTDIR}"
- einfo "${DOWNLOAD_URL}"
-}
-
-src_install() {
- java-pkg_dojar *.jar
- java-pkg_dohtml -r .
-}