diff options
author | 2010-01-11 11:19:48 +0000 | |
---|---|---|
committer | 2010-01-11 11:19:48 +0000 | |
commit | 1bb7aa0128d7c2da07df23d87a9a0f8c224512d0 (patch) | |
tree | b91bbedf483d19dc8e85ce2a1dc8da79b72927af /virtual | |
parent | Set empty HOMEPAGE. (diff) | |
download | gentoo-2-1bb7aa0128d7c2da07df23d87a9a0f8c224512d0.tar.gz gentoo-2-1bb7aa0128d7c2da07df23d87a9a0f8c224512d0.tar.bz2 gentoo-2-1bb7aa0128d7c2da07df23d87a9a0f8c224512d0.zip |
Set empty HOMEPAGE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/talloc/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/talloc/talloc-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/talloc/ChangeLog b/virtual/talloc/ChangeLog index fecc5433f4aa..ffe13a9382f8 100644 --- a/virtual/talloc/ChangeLog +++ b/virtual/talloc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/talloc -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/talloc/ChangeLog,v 1.3 2009/10/22 18:09:03 patrick Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/talloc/ChangeLog,v 1.4 2010/01/11 11:19:48 ulm Exp $ + + 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> talloc-1.0.0.ebuild: + Set empty HOMEPAGE. 22 Oct 2009; Patrick Lauer <patrick@gentoo.org> talloc-1.0.0.ebuild: Fixing deps for #288543 diff --git a/virtual/talloc/talloc-1.0.0.ebuild b/virtual/talloc/talloc-1.0.0.ebuild index 3f941457361a..15acd17ae466 100644 --- a/virtual/talloc/talloc-1.0.0.ebuild +++ b/virtual/talloc/talloc-1.0.0.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/talloc/talloc-1.0.0.ebuild,v 1.3 2009/10/22 18:09:03 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/talloc/talloc-1.0.0.ebuild,v 1.4 2010/01/11 11:19:48 ulm Exp $ EAPI="2" DESCRIPTION="Virtual for talloc" -HOMEPAGE="http://talloc.samba.org/" +HOMEPAGE="" SRC_URI="" LICENSE="" SLOT="0" |