diff options
author | Alin Năstac <mrness@gentoo.org> | 2007-11-12 15:43:34 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2007-11-12 15:43:34 +0000 |
commit | 8d6e9540c870ace5a561ae8cafc54868a8c4c1eb (patch) | |
tree | 2f3bc0a3f5ad397b7f9ecd2059ebcafc130bdc16 /net-dialup/xl2tpd | |
parent | Stable for HPPA (bug #198650 ). (diff) | |
download | gentoo-2-8d6e9540c870ace5a561ae8cafc54868a8c4c1eb.tar.gz gentoo-2-8d6e9540c870ace5a561ae8cafc54868a8c4c1eb.tar.bz2 gentoo-2-8d6e9540c870ace5a561ae8cafc54868a8c4c1eb.zip |
Remove obsolete version. Version bump.
(Portage version: 2.1.3.16)
Diffstat (limited to 'net-dialup/xl2tpd')
-rw-r--r-- | net-dialup/xl2tpd/ChangeLog | 8 | ||||
-rw-r--r-- | net-dialup/xl2tpd/files/digest-xl2tpd-1.1.10 | 3 | ||||
-rw-r--r-- | net-dialup/xl2tpd/files/digest-xl2tpd-1.1.12 | 3 | ||||
-rw-r--r-- | net-dialup/xl2tpd/xl2tpd-1.1.12.ebuild (renamed from net-dialup/xl2tpd/xl2tpd-1.1.10.ebuild) | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/net-dialup/xl2tpd/ChangeLog b/net-dialup/xl2tpd/ChangeLog index 3136dda6655e..3f8394a167ba 100644 --- a/net-dialup/xl2tpd/ChangeLog +++ b/net-dialup/xl2tpd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-dialup/xl2tpd # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/ChangeLog,v 1.12 2007/08/25 15:58:16 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/ChangeLog,v 1.13 2007/11/12 15:43:34 mrness Exp $ + +*xl2tpd-1.1.12 (12 Nov 2007) + + 12 Nov 2007; Alin Năstac <mrness@gentoo.org> -xl2tpd-1.1.10.ebuild, + +xl2tpd-1.1.12.ebuild: + Remove obsolete version. Version bump. 25 Aug 2007; Alin Năstac <mrness@gentoo.org> -xl2tpd-1.1.09.ebuild, xl2tpd-1.1.11.ebuild: diff --git a/net-dialup/xl2tpd/files/digest-xl2tpd-1.1.10 b/net-dialup/xl2tpd/files/digest-xl2tpd-1.1.10 deleted file mode 100644 index 2d434e6cc1fa..000000000000 --- a/net-dialup/xl2tpd/files/digest-xl2tpd-1.1.10 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 d99c48b5f60ac4702b69055b0e504cc0 xl2tpd-1.1.10.tar.gz 164422 -RMD160 935e0e48251db058a00679bd610b51468caf362f xl2tpd-1.1.10.tar.gz 164422 -SHA256 a698273d886158b15d0f42455e3a4bd8b8c998b152c96321759b58915ba8cc6a xl2tpd-1.1.10.tar.gz 164422 diff --git a/net-dialup/xl2tpd/files/digest-xl2tpd-1.1.12 b/net-dialup/xl2tpd/files/digest-xl2tpd-1.1.12 new file mode 100644 index 000000000000..30ecff7b1e07 --- /dev/null +++ b/net-dialup/xl2tpd/files/digest-xl2tpd-1.1.12 @@ -0,0 +1,3 @@ +MD5 8ace771a29139485c0edf428091cad5d xl2tpd-1.1.12.tar.gz 328349 +RMD160 4b0e06a50c748bbabb90c4d21b55565040f4e649 xl2tpd-1.1.12.tar.gz 328349 +SHA256 f3ca288040502dc30e0759cea6ddb134738bdf54c2459746257e9a96399fdc68 xl2tpd-1.1.12.tar.gz 328349 diff --git a/net-dialup/xl2tpd/xl2tpd-1.1.10.ebuild b/net-dialup/xl2tpd/xl2tpd-1.1.12.ebuild index 3270ea286f02..771a56bc9bcf 100644 --- a/net-dialup/xl2tpd/xl2tpd-1.1.10.ebuild +++ b/net-dialup/xl2tpd/xl2tpd-1.1.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/xl2tpd-1.1.10.ebuild,v 1.3 2007/07/19 06:51:19 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xl2tpd/xl2tpd-1.1.12.ebuild,v 1.1 2007/11/12 15:43:34 mrness Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.xelerance.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="!net-dialup/l2tpd |