diff options
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 4ae787385634..11d3517eed7c 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.2 2012/03/11 14:46:54 ago Exp $ +# $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 $ 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" |