diff options
Diffstat (limited to 'virtual/checkpassword')
-rw-r--r-- | virtual/checkpassword/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/checkpassword/checkpassword-0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/virtual/checkpassword/ChangeLog b/virtual/checkpassword/ChangeLog index c0731cef5cc3..4280f02b14bc 100644 --- a/virtual/checkpassword/ChangeLog +++ b/virtual/checkpassword/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/checkpassword -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/checkpassword/ChangeLog,v 1.8 2010/11/27 11:33:52 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/checkpassword/ChangeLog,v 1.9 2011/01/13 22:00:39 xarthisius Exp $ + + 13 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> + checkpassword-0.ebuild: + ppc/ppc64 stable wrt #333915 27 Nov 2010; Raúl Porcel <armin76@gentoo.org> checkpassword-0.ebuild: ia64/m68k/s390/sh/sparc stable wrt #333915 diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild index e75ceff35ea9..3637c15970dd 100644 --- a/virtual/checkpassword/checkpassword-0.ebuild +++ b/virtual/checkpassword/checkpassword-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/checkpassword/checkpassword-0.ebuild,v 1.8 2010/11/27 11:33:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/checkpassword/checkpassword-0.ebuild,v 1.9 2011/01/13 22:00:39 xarthisius Exp $ DESCRIPTION="Virtual for checkpassword compatible applications" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |