diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-22 16:41:26 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-08-22 16:41:26 +0000 |
commit | b24bd9ecc33f62ad79f35da22c4c14a5b17ce57a (patch) | |
tree | 73cbc5d43343c60b7ab466e14cbe2d7dc5bf8626 /virtual/checkpassword | |
parent | Remove ruby19/ree18 support from 2.6.0-r1 so that it can be marked stable. (diff) | |
download | gentoo-2-b24bd9ecc33f62ad79f35da22c4c14a5b17ce57a.tar.gz gentoo-2-b24bd9ecc33f62ad79f35da22c4c14a5b17ce57a.tar.bz2 gentoo-2-b24bd9ecc33f62ad79f35da22c4c14a5b17ce57a.zip |
x86 stable wrt bug #333915
(Portage version: 2.1.8.3/cvs/Linux i686)
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 86f9d16ef376..86e9c7b0cde2 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.2 2010/01/11 10:56:34 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/checkpassword/ChangeLog,v 1.3 2010/08/22 16:41:26 phajdan.jr Exp $ + + 22 Aug 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + checkpassword-0.ebuild: + x86 stable wrt bug #333915 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> checkpassword-0.ebuild: Set empty HOMEPAGE and LICENSE. diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild index abff04632928..3b93a4f318af 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.2 2010/01/11 10:56:34 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/checkpassword/checkpassword-0.ebuild,v 1.3 2010/08/22 16:41:26 phajdan.jr 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="" |