diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 11:54:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 11:54:47 +0000 |
commit | b923c9554b67605ca16b35a47a48603deae092f7 (patch) | |
tree | ad5f3f27f213ca84e41c89e2b209f34fea81a9df /net-news | |
parent | Stable for amd64, wrt bug #273186 (diff) | |
download | gentoo-2-b923c9554b67605ca16b35a47a48603deae092f7.tar.gz gentoo-2-b923c9554b67605ca16b35a47a48603deae092f7.tar.bz2 gentoo-2-b923c9554b67605ca16b35a47a48603deae092f7.zip |
Stable for amd64, wrt bug #307699
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-news')
-rw-r--r-- | net-news/snownews/ChangeLog | 7 | ||||
-rw-r--r-- | net-news/snownews/snownews-1.5.12-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-news/snownews/ChangeLog b/net-news/snownews/ChangeLog index 5f4419625b3b..d0e9c56e5c24 100644 --- a/net-news/snownews/ChangeLog +++ b/net-news/snownews/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-news/snownews -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/ChangeLog,v 1.33 2010/05/12 22:17:29 darkside Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/ChangeLog,v 1.34 2012/04/22 11:54:47 ago Exp $ + + 22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> snownews-1.5.12-r1.ebuild: + Stable for amd64, wrt bug #307699 12 May 2010; Jeremy Olexa <darkside@gentoo.org> snownews-1.5.12-r1.ebuild: Add Gentoo Prefix changes, bump to EAPI3, add keywords. bug 316825 diff --git a/net-news/snownews/snownews-1.5.12-r1.ebuild b/net-news/snownews/snownews-1.5.12-r1.ebuild index 97d2898df1fc..55dd9ec662d6 100644 --- a/net-news/snownews/snownews-1.5.12-r1.ebuild +++ b/net-news/snownews/snownews-1.5.12-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild,v 1.3 2010/05/12 22:17:29 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-news/snownews/snownews-1.5.12-r1.ebuild,v 1.4 2012/04/22 11:54:47 ago Exp $ EAPI=3 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://home.kcore.de/~kiza/software/snownews/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="unicode" DEPEND=">=dev-libs/libxml2-2.5.6 |