diff options
author | Eray Aslan <eras@gentoo.org> | 2012-12-21 12:53:51 +0000 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2012-12-21 12:53:51 +0000 |
commit | 5ec700a1879af0bbd2e04f06016fc36cc1bc324c (patch) | |
tree | 9a58eeae38300a1d9c1d9644273f97a76b791882 /virtual/gsasl | |
parent | Migrate to distutils-r1. (diff) | |
download | gentoo-2-5ec700a1879af0bbd2e04f06016fc36cc1bc324c.tar.gz gentoo-2-5ec700a1879af0bbd2e04f06016fc36cc1bc324c.tar.bz2 gentoo-2-5ec700a1879af0bbd2e04f06016fc36cc1bc324c.zip |
Remove old
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key 0x77F1F175586A3B1F)
Diffstat (limited to 'virtual/gsasl')
-rw-r--r-- | virtual/gsasl/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/gsasl/gsasl-1.6.1.ebuild | 17 |
2 files changed, 4 insertions, 19 deletions
diff --git a/virtual/gsasl/ChangeLog b/virtual/gsasl/ChangeLog index f55b7aa7ec0b..18b88e1102ef 100644 --- a/virtual/gsasl/ChangeLog +++ b/virtual/gsasl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/gsasl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/gsasl/ChangeLog,v 1.15 2012/10/20 17:47:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/gsasl/ChangeLog,v 1.16 2012/12/21 12:53:51 eras Exp $ + + 21 Dec 2012; Eray Aslan <eras@gentoo.org> -gsasl-1.6.1.ebuild: + Remove old 20 Oct 2012; Jeroen Roovers <jer@gentoo.org> gsasl-2.ebuild: Marked ~hppa (bug #439040). @@ -62,4 +65,3 @@ +gsasl-0.2.28.ebuild, +gsasl-0.2.29.ebuild, +gsasl-1.1.ebuild, +gsasl-1.4.1.ebuild, +metadata.xml: Switch to new style virtuals (bug #237400). - diff --git a/virtual/gsasl/gsasl-1.6.1.ebuild b/virtual/gsasl/gsasl-1.6.1.ebuild deleted file mode 100644 index 7f44e9b05ce6..000000000000 --- a/virtual/gsasl/gsasl-1.6.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/gsasl/gsasl-1.6.1.ebuild,v 1.3 2011/09/12 21:03:21 maekke Exp $ - -EAPI="2" - -DESCRIPTION="Virtual for the GNU SASL library" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" -IUSE="" - -DEPEND="|| ( =net-libs/libgsasl-${PV} =net-misc/${P} )" -RDEPEND="${DEPEND}" |