diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:05:10 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:05:10 +0000 |
commit | a7816542c0a7ab42dcd67f0bd95ee0b007f72d75 (patch) | |
tree | b270a0cb545d9df51992c5ccf910f302530e0349 /virtual/libiconv | |
parent | Set empty HOMEPAGE and LICENSE. (diff) | |
download | gentoo-2-a7816542c0a7ab42dcd67f0bd95ee0b007f72d75.tar.gz gentoo-2-a7816542c0a7ab42dcd67f0bd95ee0b007f72d75.tar.bz2 gentoo-2-a7816542c0a7ab42dcd67f0bd95ee0b007f72d75.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual/libiconv')
-rw-r--r-- | virtual/libiconv/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/libiconv/libiconv-0.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/virtual/libiconv/ChangeLog b/virtual/libiconv/ChangeLog index 18d32df3743c..f48a5fde1a4c 100644 --- a/virtual/libiconv/ChangeLog +++ b/virtual/libiconv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/libiconv -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/ChangeLog,v 1.5 2009/12/16 20:33:47 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/ChangeLog,v 1.6 2010/01/11 11:05:10 ulm Exp $ + + 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> libiconv-0.ebuild: + Set empty HOMEPAGE and LICENSE. 16 Dec 2009; Jonathan Callen <abcd@gentoo.org> libiconv-0.ebuild: Drop dep for uclibc diff --git a/virtual/libiconv/libiconv-0.ebuild b/virtual/libiconv/libiconv-0.ebuild index 360683787c8f..3dbdda5d8979 100644 --- a/virtual/libiconv/libiconv-0.ebuild +++ b/virtual/libiconv/libiconv-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/libiconv/libiconv-0.ebuild,v 1.6 2009/12/16 20:33:47 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libiconv/libiconv-0.ebuild,v 1.7 2010/01/11 11:05:10 ulm Exp $ DESCRIPTION="Virtual for the GNU conversion library" -HOMEPAGE="http://www.gentoo.org/proj/en/gentoo-alt/" +HOMEPAGE="" SRC_URI="" -LICENSE="LGPL-2.1" +LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" |