diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:38:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-25 14:38:16 +0000 |
commit | a6d70b43ae95571141ee4ce07c442b26143a3c33 (patch) | |
tree | 4c24e3393b735260664ecb755738812a8c87da0a /app-cdr/bashburn/bashburn-3.1.0.ebuild | |
parent | Marking PEAR-Auth-1.6.4 ppc for bug 408723 (diff) | |
download | historical-a6d70b43ae95571141ee4ce07c442b26143a3c33.tar.gz historical-a6d70b43ae95571141ee4ce07c442b26143a3c33.tar.bz2 historical-a6d70b43ae95571141ee4ce07c442b26143a3c33.zip |
Marking bashburn-3.1.0 ppc for bug 404601
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'app-cdr/bashburn/bashburn-3.1.0.ebuild')
-rw-r--r-- | app-cdr/bashburn/bashburn-3.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/bashburn/bashburn-3.1.0.ebuild b/app-cdr/bashburn/bashburn-3.1.0.ebuild index 11d3517eed7c..4d169f529b84 100644 --- a/app-cdr/bashburn/bashburn-3.1.0.ebuild +++ b/app-cdr/bashburn/bashburn-3.1.0.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/app-cdr/bashburn/bashburn-3.1.0.ebuild,v 1.3 2012/03/24 17:03:58 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-3.1.0.ebuild,v 1.4 2012/03/25 14:38:16 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://bashburn.dose.se/index.php?s=file_download&id=25 -> ${MY_P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="app-shells/bash" |