diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 13:14:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 13:14:27 +0000 |
commit | d00ec341581f6b4789bab53029c2344ab9f40e5c (patch) | |
tree | b66a55ceb0eea9bc35b141e9807fbb88648bce91 /net-misc/neatx | |
parent | Version bump for Gnome 3.6. (diff) | |
download | gentoo-2-d00ec341581f6b4789bab53029c2344ab9f40e5c.tar.gz gentoo-2-d00ec341581f6b4789bab53029c2344ab9f40e5c.tar.bz2 gentoo-2-d00ec341581f6b4789bab53029c2344ab9f40e5c.zip |
Stable for amd64, wrt bug #441628
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-misc/neatx')
-rw-r--r-- | net-misc/neatx/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/neatx/neatx-0.3.1_p59-r4.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-misc/neatx/ChangeLog b/net-misc/neatx/ChangeLog index fcfcecaa55e9..59a75b7d3da6 100644 --- a/net-misc/neatx/ChangeLog +++ b/net-misc/neatx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/neatx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/ChangeLog,v 1.19 2012/08/23 12:30:40 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/ChangeLog,v 1.20 2012/12/16 13:14:27 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> neatx-0.3.1_p59-r4.ebuild: + Stable for amd64, wrt bug #441628 *neatx-0.3.1_p59-r4 (23 Aug 2012) @@ -96,4 +99,3 @@ 09 Sep 2009; Bernard Cafarelli <voyageur@gentoo.org> +neatx-0.3.1_p43.ebuild, +metadata.xml: Initial commit from the NX overlay, ebuild by ikelos and me - diff --git a/net-misc/neatx/neatx-0.3.1_p59-r4.ebuild b/net-misc/neatx/neatx-0.3.1_p59-r4.ebuild index 8e6882f6e26e..ff70fee07000 100644 --- a/net-misc/neatx/neatx-0.3.1_p59-r4.ebuild +++ b/net-misc/neatx/neatx-0.3.1_p59-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/neatx-0.3.1_p59-r4.ebuild,v 1.1 2012/08/23 12:30:40 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neatx/neatx-0.3.1_p59-r4.ebuild,v 1.2 2012/12/16 13:14:27 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND="dev-python/docutils" |