diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-23 08:45:09 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-23 08:45:09 +0000 |
commit | f6a0b4ea1f942b88774a7cb975c424c9146a6c1a (patch) | |
tree | 83140435e7c8dd402574eeaced340babd2a74dc5 /sys-auth | |
parent | Remove old and use slot dep for gtk+. (diff) | |
download | gentoo-2-f6a0b4ea1f942b88774a7cb975c424c9146a6c1a.tar.gz gentoo-2-f6a0b4ea1f942b88774a7cb975c424c9146a6c1a.tar.bz2 gentoo-2-f6a0b4ea1f942b88774a7cb975c424c9146a6c1a.zip |
ppc stable wrt #355881
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/otpcalc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/otpcalc/otpcalc-0.97-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/otpcalc/ChangeLog b/sys-auth/otpcalc/ChangeLog index 53296953d27a..a0cad197c7e7 100644 --- a/sys-auth/otpcalc/ChangeLog +++ b/sys-auth/otpcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/otpcalc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/ChangeLog,v 1.15 2011/03/20 18:29:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/ChangeLog,v 1.16 2011/03/23 08:45:09 xarthisius Exp $ + + 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> otpcalc-0.97-r5.ebuild: + ppc stable wrt #355881 20 Mar 2011; Raúl Porcel <armin76@gentoo.org> otpcalc-0.97-r5.ebuild: sparc stable wrt #355881 diff --git a/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild index 8420700fce8c..07a88a1a047a 100644 --- a/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild +++ b/sys-auth/otpcalc/otpcalc-0.97-r5.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/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild,v 1.6 2011/03/20 18:29:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild,v 1.7 2011/03/23 08:45:09 xarthisius Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ppc sparc x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |