diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-14 22:11:28 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-14 22:11:28 +0000 |
commit | 91e690491cdf7d6f2f502d226aa19ddd64704493 (patch) | |
tree | 4b6bf3d50ddeaff3bacb9f62c902611b3600e557 /app-cdr/bashburn | |
parent | Stable on sparc. (diff) | |
download | historical-91e690491cdf7d6f2f502d226aa19ddd64704493.tar.gz historical-91e690491cdf7d6f2f502d226aa19ddd64704493.tar.bz2 historical-91e690491cdf7d6f2f502d226aa19ddd64704493.zip |
Added ~sparc keyword.
Diffstat (limited to 'app-cdr/bashburn')
-rw-r--r-- | app-cdr/bashburn/ChangeLog | 7 | ||||
-rw-r--r-- | app-cdr/bashburn/Manifest | 4 | ||||
-rw-r--r-- | app-cdr/bashburn/bashburn-1.3.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-cdr/bashburn/ChangeLog b/app-cdr/bashburn/ChangeLog index 42f897ed9349..6d67f6ce536e 100644 --- a/app-cdr/bashburn/ChangeLog +++ b/app-cdr/bashburn/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/bashburn -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/ChangeLog,v 1.1 2004/01/12 21:04:26 rphillips Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/ChangeLog,v 1.2 2004/03/14 22:11:28 weeve Exp $ + + 14 Mar 2004; Jason Wever <weeve@gentoo.org> bashburn-1.3.ebuild: + Added ~sparc keyword. *bashburn-1.3 (12 Jan 2004) diff --git a/app-cdr/bashburn/Manifest b/app-cdr/bashburn/Manifest index daf70318f697..aba72623de25 100644 --- a/app-cdr/bashburn/Manifest +++ b/app-cdr/bashburn/Manifest @@ -1,4 +1,4 @@ -MD5 3de36291b2da3406c1b28b71355ed1b1 ChangeLog 323 +MD5 6a9a849cad6d8c07b93d408124551f05 ChangeLog 411 +MD5 fe21830919295941d816c11de357c442 bashburn-1.3.ebuild 966 MD5 059733ad92a101895ce18a1120b6eb55 metadata.xml 225 -MD5 dcdbba00e143fdee39226b79640f3360 bashburn-1.3.ebuild 963 MD5 6e40db728418e8f6c0888f6ff5c59b30 files/digest-bashburn-1.3 63 diff --git a/app-cdr/bashburn/bashburn-1.3.ebuild b/app-cdr/bashburn/bashburn-1.3.ebuild index 0a975382277e..f1b4c62ab7b9 100644 --- a/app-cdr/bashburn/bashburn-1.3.ebuild +++ b/app-cdr/bashburn/bashburn-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-1.3.ebuild,v 1.1 2004/01/12 21:04:26 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/bashburn/bashburn-1.3.ebuild,v 1.2 2004/03/14 22:11:28 weeve Exp $ P=${P/bashburn/BashBurn} S=${WORKDIR}/BashBurn @@ -8,7 +8,7 @@ DESCRIPTION="cd burning shell script" HOMEPAGE="http://bashburn.sourceforge.net" SRC_URI="mirror://sourceforge/bashburn/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~sparc" IUSE="" DEPEND="" SLOT="0" |