diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-10-24 15:33:40 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-10-24 15:33:40 +0000 |
commit | 1d0dd4eb9ac84bfc241addc199ab47e56eee99b3 (patch) | |
tree | e9d2b253ca69112e8c94a3240cd9625e48176fd4 /virtual/checkpassword | |
parent | x86 stable wrt bug #341469 (diff) | |
download | gentoo-2-1d0dd4eb9ac84bfc241addc199ab47e56eee99b3.tar.gz gentoo-2-1d0dd4eb9ac84bfc241addc199ab47e56eee99b3.tar.bz2 gentoo-2-1d0dd4eb9ac84bfc241addc199ab47e56eee99b3.zip |
Stable on alpha, bug #333915
(Portage version: 2.1.9.21/cvs/Linux x86_64)
Diffstat (limited to 'virtual/checkpassword')
-rw-r--r-- | virtual/checkpassword/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/checkpassword/checkpassword-0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/checkpassword/ChangeLog b/virtual/checkpassword/ChangeLog index bd06052fc5d4..6a6989edc40c 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.6 2010/09/25 13:40:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/checkpassword/ChangeLog,v 1.7 2010/10/24 15:33:40 klausman Exp $ + + 24 Oct 2010; Tobias Klausmann <klausman@gentoo.org> + checkpassword-0.ebuild: + Stable on alpha, bug #333915 25 Sep 2010; Markus Meier <maekke@gentoo.org> checkpassword-0.ebuild: arm stable, bug #333915 diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild index f4ffde811acb..ba59d5e21ae2 100644 --- a/virtual/checkpassword/checkpassword-0.ebuild +++ b/virtual/checkpassword/checkpassword-0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.6 2010/09/25 13:40:42 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/checkpassword/checkpassword-0.ebuild,v 1.7 2010/10/24 15:33:40 klausman 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="" |