diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 10:56:34 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 10:56:34 +0000 |
commit | 6de6b949fcb2efa3bf76645f6fd12b6f4b668f9d (patch) | |
tree | 346846dc06d0b76f940e3a2760c7553883c953f3 /virtual/checkpassword | |
parent | Set empty HOMEPAGE and LICENSE. (diff) | |
download | gentoo-2-6de6b949fcb2efa3bf76645f6fd12b6f4b668f9d.tar.gz gentoo-2-6de6b949fcb2efa3bf76645f6fd12b6f4b668f9d.tar.bz2 gentoo-2-6de6b949fcb2efa3bf76645f6fd12b6f4b668f9d.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual/checkpassword')
-rw-r--r-- | virtual/checkpassword/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/checkpassword/checkpassword-0.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/virtual/checkpassword/ChangeLog b/virtual/checkpassword/ChangeLog index 1204c6b2d4b4..86f9d16ef376 100644 --- a/virtual/checkpassword/ChangeLog +++ b/virtual/checkpassword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/checkpassword -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/checkpassword/ChangeLog,v 1.1 2007/09/16 12:48:33 hollow Exp $ +# 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 $ + + 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> checkpassword-0.ebuild: + Set empty HOMEPAGE and LICENSE. *checkpassword-0 (16 Sep 2007) diff --git a/virtual/checkpassword/checkpassword-0.ebuild b/virtual/checkpassword/checkpassword-0.ebuild index 652cac4df823..abff04632928 100644 --- a/virtual/checkpassword/checkpassword-0.ebuild +++ b/virtual/checkpassword/checkpassword-0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.1 2007/09/16 12:48:33 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/checkpassword/checkpassword-0.ebuild,v 1.2 2010/01/11 10:56:34 ulm Exp $ DESCRIPTION="Virtual for checkpassword compatible applications" -HOMEPAGE="http://cr.yp.to/checkpwd.html" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" |