diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-02-17 09:17:13 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-02-17 09:17:13 +0000 |
commit | 4812baf083d0a6b5940165dbeb30b8cacaa69f43 (patch) | |
tree | 766e4ccf253c0b03ab42fc5d8876ad7e3ce3995c /net-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-4812baf083d0a6b5940165dbeb30b8cacaa69f43.tar.gz gentoo-2-4812baf083d0a6b5940165dbeb30b8cacaa69f43.tar.bz2 gentoo-2-4812baf083d0a6b5940165dbeb30b8cacaa69f43.zip |
Stable 1.7 on amd64 and x86.
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/dslib/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/dslib/dslib-1.7-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/dslib/ChangeLog b/net-libs/dslib/ChangeLog index 458cead27bcf..3f86908c593f 100644 --- a/net-libs/dslib/ChangeLog +++ b/net-libs/dslib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/dslib -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/dslib/ChangeLog,v 1.5 2011/12/12 14:19:55 scarabeus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/dslib/ChangeLog,v 1.6 2012/02/17 09:17:13 scarabeus Exp $ + + 17 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> dslib-1.7-r2.ebuild: + Stable 1.7 on amd64 and x86. *dslib-1.7-r2 (12 Dec 2011) diff --git a/net-libs/dslib/dslib-1.7-r2.ebuild b/net-libs/dslib/dslib-1.7-r2.ebuild index 3a330d56b729..b561a83fd16b 100644 --- a/net-libs/dslib/dslib-1.7-r2.ebuild +++ b/net-libs/dslib/dslib-1.7-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/dslib/dslib-1.7-r2.ebuild,v 1.1 2011/12/12 14:19:55 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/dslib/dslib-1.7-r2.ebuild,v 1.2 2012/02/17 09:17:13 scarabeus Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://labs.nic.cz/files/labs/datove_schranky/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # BUNDLED!: dev-python/suds |