diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-17 20:14:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-17 20:14:35 +0000 |
commit | fc815218d78ac28e2f15055c1837fb494e6acd48 (patch) | |
tree | f00e0cffe4497c4c977be0aee46d1e27c6716ebd /net-analyzer/bwbar/bwbar-1.2.3.ebuild | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | gentoo-2-fc815218d78ac28e2f15055c1837fb494e6acd48.tar.gz gentoo-2-fc815218d78ac28e2f15055c1837fb494e6acd48.tar.bz2 gentoo-2-fc815218d78ac28e2f15055c1837fb494e6acd48.zip |
x86 stable and remove old
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-analyzer/bwbar/bwbar-1.2.3.ebuild')
-rw-r--r-- | net-analyzer/bwbar/bwbar-1.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/bwbar/bwbar-1.2.3.ebuild b/net-analyzer/bwbar/bwbar-1.2.3.ebuild index 36f6ba7646b2..9488c749f6fb 100644 --- a/net-analyzer/bwbar/bwbar-1.2.3.ebuild +++ b/net-analyzer/bwbar/bwbar-1.2.3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwbar/bwbar-1.2.3.ebuild,v 1.1 2007/07/12 13:15:16 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/bwbar/bwbar-1.2.3.ebuild,v 1.2 2008/01/17 20:14:34 armin76 Exp $ DESCRIPTION="The kernel.org \"Current bandwidth utilization\" bar" HOMEPAGE="http://www.kernel.org/pub/software/web/bwbar/" SRC_URI="mirror://kernel/software/web/bwbar/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="media-libs/libpng" |