diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-24 17:52:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-24 17:52:31 +0000 |
commit | feb6e7c9efbe920f0502feeba44bf879cad725aa (patch) | |
tree | c654f2a77b56673d9d51086020f0469802351dc7 /app-crypt | |
parent | sparc stable wrt #358509 (diff) | |
download | gentoo-2-feb6e7c9efbe920f0502feeba44bf879cad725aa.tar.gz gentoo-2-feb6e7c9efbe920f0502feeba44bf879cad725aa.tar.bz2 gentoo-2-feb6e7c9efbe920f0502feeba44bf879cad725aa.zip |
Drop sparc keyword
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/bcwipe/ChangeLog | 6 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.7.ebuild | 4 | ||||
-rw-r--r-- | app-crypt/bcwipe/bcwipe-1.9.8.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-crypt/bcwipe/ChangeLog b/app-crypt/bcwipe/ChangeLog index 967f2b768289..86b007fd7f92 100644 --- a/app-crypt/bcwipe/ChangeLog +++ b/app-crypt/bcwipe/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-crypt/bcwipe # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.53 2011/03/28 12:30:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/ChangeLog,v 1.54 2011/04/24 17:52:31 armin76 Exp $ + + 24 Apr 2011; Raúl Porcel <armin76@gentoo.org> bcwipe-1.9.7.ebuild, + bcwipe-1.9.8.ebuild: + Drop sparc keyword 28 Mar 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> bcwipe-1.9.8.ebuild: x86 stable wrt bug #360629 diff --git a/app-crypt/bcwipe/bcwipe-1.9.7.ebuild b/app-crypt/bcwipe/bcwipe-1.9.7.ebuild index 7572e28f847b..487a354786cd 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.7.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.5 2011/02/12 18:23:03 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.7.ebuild,v 1.6 2011/04/24 17:52:31 armin76 Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="doc" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" DEPEND="" RDEPEND="" diff --git a/app-crypt/bcwipe/bcwipe-1.9.8.ebuild b/app-crypt/bcwipe/bcwipe-1.9.8.ebuild index 76c63466b23b..4cbdca03274f 100644 --- a/app-crypt/bcwipe/bcwipe-1.9.8.ebuild +++ b/app-crypt/bcwipe/bcwipe-1.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.8.ebuild,v 1.4 2011/03/28 12:30:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bcwipe/bcwipe-1.9.8.ebuild,v 1.5 2011/04/24 17:52:31 armin76 Exp $ EAPI="3" @@ -16,7 +16,7 @@ SRC_URI="http://www.jetico.com/linux/BCWipe-${MY_PV}.tar.gz LICENSE="bestcrypt" SLOT="0" IUSE="doc" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" DEPEND="" RDEPEND="" |