diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:05:59 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:05:59 +0000 |
commit | db388b8b52211fa99b388789caea286c4f989fd5 (patch) | |
tree | 4bdc187af2fcf5886734e0185ac16dc960436213 /virtual/libstdc++ | |
parent | Set empty HOMEPAGE and LICENSE. (diff) | |
download | gentoo-2-db388b8b52211fa99b388789caea286c4f989fd5.tar.gz gentoo-2-db388b8b52211fa99b388789caea286c4f989fd5.tar.bz2 gentoo-2-db388b8b52211fa99b388789caea286c4f989fd5.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual/libstdc++')
-rw-r--r-- | virtual/libstdc++/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/libstdc++/libstdc++-3.3.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/virtual/libstdc++/ChangeLog b/virtual/libstdc++/ChangeLog index a07746f9c290..7ccc468e87a4 100644 --- a/virtual/libstdc++/ChangeLog +++ b/virtual/libstdc++/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/libstdc++ -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.15 2009/12/15 19:47:12 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/ChangeLog,v 1.16 2010/01/11 11:05:59 ulm Exp $ + + 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> libstdc++-3.3.ebuild: + Set empty HOMEPAGE and LICENSE. 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> libstdc++-3.3.ebuild: QA: Add prefix keywords diff --git a/virtual/libstdc++/libstdc++-3.3.ebuild b/virtual/libstdc++/libstdc++-3.3.ebuild index 3380be216c17..f15573e8bd71 100644 --- a/virtual/libstdc++/libstdc++-3.3.ebuild +++ b/virtual/libstdc++/libstdc++-3.3.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/libstdc++/libstdc++-3.3.ebuild,v 1.15 2009/12/15 19:47:12 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/libstdc++/libstdc++-3.3.ebuild,v 1.16 2010/01/11 11:05:59 ulm Exp $ DESCRIPTION="Virtual for the GNU Standard C++ Library" -HOMEPAGE="http://www.gentoo.org/proj/en/base/" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="3.3" KEYWORDS="-* amd64 ia64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" |