diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2010-02-19 00:07:08 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2010-02-19 00:07:08 +0000 |
commit | 37f899fe51cba219ce9886bf2023a95f8831a7fc (patch) | |
tree | 2858b46cd22c88354a9312cda9f1aea7156aa231 /net-analyzer | |
parent | stable sparc, bug 304805 (diff) | |
download | gentoo-2-37f899fe51cba219ce9886bf2023a95f8831a7fc.tar.gz gentoo-2-37f899fe51cba219ce9886bf2023a95f8831a7fc.tar.bz2 gentoo-2-37f899fe51cba219ce9886bf2023a95f8831a7fc.zip |
stable sparc, bug 299499
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/vnstat/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/vnstat/vnstat-1.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/vnstat/ChangeLog b/net-analyzer/vnstat/ChangeLog index f069845c22b2..672ab2e2093b 100644 --- a/net-analyzer/vnstat/ChangeLog +++ b/net-analyzer/vnstat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/vnstat # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/ChangeLog,v 1.41 2010/02/15 18:50:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/ChangeLog,v 1.42 2010/02/19 00:07:08 tcunha Exp $ + + 19 Feb 2010; Tiago Cunha <tcunha@gentoo.org> vnstat-1.10.ebuild: + stable sparc, bug 299499 15 Feb 2010; Joseph Jezak <josejx@gentoo.org> vnstat-1.10.ebuild: Marked ppc/ppc64 stable for bug #299499. diff --git a/net-analyzer/vnstat/vnstat-1.10.ebuild b/net-analyzer/vnstat/vnstat-1.10.ebuild index 67312f9df4a5..7407373efc48 100644 --- a/net-analyzer/vnstat/vnstat-1.10.ebuild +++ b/net-analyzer/vnstat/vnstat-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.10.ebuild,v 1.5 2010/02/15 18:50:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/vnstat/vnstat-1.10.ebuild,v 1.6 2010/02/19 00:07:08 tcunha Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://humdi.net/vnstat/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm hppa ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm hppa ppc ppc64 sparc ~x86" IUSE="gd" DEPEND=" |