diff options
author | 2014-03-08 17:28:03 +0000 | |
---|---|---|
committer | 2014-03-08 17:28:03 +0000 | |
commit | 25d141fccc304e15b09dca4c14e79e053dc465ad (patch) | |
tree | d5b45407604941c9c0e3256b36a1be860c04bc54 /dev-java | |
parent | Remove old. (diff) | |
download | gentoo-2-25d141fccc304e15b09dca4c14e79e053dc465ad.tar.gz gentoo-2-25d141fccc304e15b09dca4c14e79e053dc465ad.tar.bz2 gentoo-2-25d141fccc304e15b09dca4c14e79e053dc465ad.zip |
Remove old.
(Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-jsch/ChangeLog | 8 | ||||
-rw-r--r-- | dev-java/ant-jsch/ant-jsch-1.7.1.ebuild | 13 | ||||
-rw-r--r-- | dev-java/ant-jsch/ant-jsch-1.8.0.ebuild | 13 | ||||
-rw-r--r-- | dev-java/ant-jsch/ant-jsch-1.8.1.ebuild | 13 |
4 files changed, 6 insertions, 41 deletions
diff --git a/dev-java/ant-jsch/ChangeLog b/dev-java/ant-jsch/ChangeLog index f87d4ffb8aed..3e0a2be1b8ed 100644 --- a/dev-java/ant-jsch/ChangeLog +++ b/dev-java/ant-jsch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-java/ant-jsch -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ChangeLog,v 1.44 2013/10/20 16:32:04 ago Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ChangeLog,v 1.45 2014/03/08 17:28:03 tomwij Exp $ + + 08 Mar 2014; Tom Wijsman <TomWij@gentoo.org> -ant-jsch-1.7.1.ebuild, + -ant-jsch-1.8.0.ebuild, -ant-jsch-1.8.1.ebuild: + Remove old. 20 Oct 2013; Agostino Sarubbo <ago@gentoo.org> ant-jsch-1.9.2.ebuild: Stable for ppc64, wrt bug #476958 diff --git a/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild b/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild deleted file mode 100644 index 84df167aa7b6..000000000000 --- a/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ant-jsch-1.7.1.ebuild,v 1.8 2011/12/31 12:07:43 sera Exp $ - -EAPI=1 - -inherit ant-tasks - -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND=">=dev-java/jsch-0.1.37:0" -RDEPEND="${DEPEND}" diff --git a/dev-java/ant-jsch/ant-jsch-1.8.0.ebuild b/dev-java/ant-jsch/ant-jsch-1.8.0.ebuild deleted file mode 100644 index 201806f489d4..000000000000 --- a/dev-java/ant-jsch/ant-jsch-1.8.0.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ant-jsch-1.8.0.ebuild,v 1.2 2011/12/31 12:07:44 sera Exp $ - -EAPI=1 - -inherit ant-tasks - -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND=">=dev-java/jsch-0.1.37:0" -RDEPEND="${DEPEND}" diff --git a/dev-java/ant-jsch/ant-jsch-1.8.1.ebuild b/dev-java/ant-jsch/ant-jsch-1.8.1.ebuild deleted file mode 100644 index 1275a87a4e6e..000000000000 --- a/dev-java/ant-jsch/ant-jsch-1.8.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-jsch/ant-jsch-1.8.1.ebuild,v 1.8 2011/12/31 12:07:44 sera Exp $ - -EAPI=1 - -inherit ant-tasks - -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -DEPEND=">=dev-java/jsch-0.1.37:0" -RDEPEND="${DEPEND}" |