diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:17:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:17:43 +0000 |
commit | 48b533950447a37b3d0454cd84a6f3eb45897e5d (patch) | |
tree | 2175cc7a823cb53c27fe6fc378f22b4d0120073e /virtual/mysql | |
parent | Automated update of use.local.desc (diff) | |
download | historical-48b533950447a37b3d0454cd84a6f3eb45897e5d.tar.gz historical-48b533950447a37b3d0454cd84a6f3eb45897e5d.tar.bz2 historical-48b533950447a37b3d0454cd84a6f3eb45897e5d.zip |
Set empty HOMEPAGE and LICENSE.
Package-Manager: portage-2.2_rc61/cvs/Linux i686
Diffstat (limited to 'virtual/mysql')
-rw-r--r-- | virtual/mysql/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/mysql/mysql-4.0.ebuild | 8 | ||||
-rw-r--r-- | virtual/mysql/mysql-4.1.ebuild | 8 | ||||
-rw-r--r-- | virtual/mysql/mysql-5.0.ebuild | 8 | ||||
-rw-r--r-- | virtual/mysql/mysql-5.1.ebuild | 8 |
5 files changed, 22 insertions, 18 deletions
diff --git a/virtual/mysql/ChangeLog b/virtual/mysql/ChangeLog index f57d564b9a7f..7ecc9391f9be 100644 --- a/virtual/mysql/ChangeLog +++ b/virtual/mysql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/mysql -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.10 2009/12/15 20:00:10 abcd Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/ChangeLog,v 1.11 2010/01/11 11:07:53 ulm Exp $ + + 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> mysql-4.0.ebuild, + mysql-4.1.ebuild, mysql-5.0.ebuild, mysql-5.1.ebuild: + Set empty HOMEPAGE and LICENSE. 15 Dec 2009; Jonathan Callen <abcd@gentoo.org> mysql-5.0.ebuild, mysql-5.1.ebuild: diff --git a/virtual/mysql/mysql-4.0.ebuild b/virtual/mysql/mysql-4.0.ebuild index 0196ed2be754..6e0dabd73e05 100644 --- a/virtual/mysql/mysql-4.0.ebuild +++ b/virtual/mysql/mysql-4.0.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.0.ebuild,v 1.3 2008/12/14 20:15:11 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.0.ebuild,v 1.4 2010/01/11 11:07:53 ulm Exp $ DESCRIPTION="Virtual for MySQL client or database" -HOMEPAGE="http://dev.mysql.com" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="" diff --git a/virtual/mysql/mysql-4.1.ebuild b/virtual/mysql/mysql-4.1.ebuild index 5aa3b13e60d2..2abc7140439b 100644 --- a/virtual/mysql/mysql-4.1.ebuild +++ b/virtual/mysql/mysql-4.1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.1.ebuild,v 1.5 2008/12/14 20:15:11 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-4.1.ebuild,v 1.6 2010/01/11 11:07:53 ulm Exp $ DESCRIPTION="Virtual for MySQL client or database" -HOMEPAGE="http://dev.mysql.com" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" diff --git a/virtual/mysql/mysql-5.0.ebuild b/virtual/mysql/mysql-5.0.ebuild index 6c495cf41989..bd158be2c120 100644 --- a/virtual/mysql/mysql-5.0.ebuild +++ b/virtual/mysql/mysql-5.0.ebuild @@ -1,12 +1,12 @@ -# 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/mysql/mysql-5.0.ebuild,v 1.6 2009/12/15 20:00:10 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.0.ebuild,v 1.7 2010/01/11 11:07:53 ulm Exp $ DESCRIPTION="Virtual for MySQL client or database" -HOMEPAGE="http://dev.mysql.com" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" diff --git a/virtual/mysql/mysql-5.1.ebuild b/virtual/mysql/mysql-5.1.ebuild index b059012a32d0..612514c79a61 100644 --- a/virtual/mysql/mysql-5.1.ebuild +++ b/virtual/mysql/mysql-5.1.ebuild @@ -1,12 +1,12 @@ -# 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/mysql/mysql-5.1.ebuild,v 1.4 2009/12/15 20:00:10 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/mysql/mysql-5.1.ebuild,v 1.5 2010/01/11 11:07:53 ulm Exp $ DESCRIPTION="Virtual for MySQL client or database" -HOMEPAGE="http://dev.mysql.com" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" |