diff options
author | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:12:59 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2010-01-11 11:12:59 +0000 |
commit | 7b3c456510310f86a1f864d56ebc52d889c8accd (patch) | |
tree | acbc238b1c859cd5b7f3d5df3b694fd2adce3d74 /virtual/qmail | |
parent | Set empty HOMEPAGE and LICENSE. (diff) | |
download | gentoo-2-7b3c456510310f86a1f864d56ebc52d889c8accd.tar.gz gentoo-2-7b3c456510310f86a1f864d56ebc52d889c8accd.tar.bz2 gentoo-2-7b3c456510310f86a1f864d56ebc52d889c8accd.zip |
Set empty HOMEPAGE and LICENSE.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'virtual/qmail')
-rw-r--r-- | virtual/qmail/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/qmail/qmail-1.03.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/virtual/qmail/ChangeLog b/virtual/qmail/ChangeLog index f038f5000b5a..63a7cb5f7acd 100644 --- a/virtual/qmail/ChangeLog +++ b/virtual/qmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/qmail -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/qmail/ChangeLog,v 1.9 2008/04/06 19:29:12 hollow Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/qmail/ChangeLog,v 1.10 2010/01/11 11:12:59 ulm Exp $ + + 11 Jan 2010; Ulrich Mueller <ulm@gentoo.org> qmail-1.03.ebuild: + Set empty HOMEPAGE and LICENSE. 06 Apr 2008; Benedikt Böhm <hollow@gentoo.org> qmail-1.03.ebuild: add mini-qmail-1.06 diff --git a/virtual/qmail/qmail-1.03.ebuild b/virtual/qmail/qmail-1.03.ebuild index b59a16e2c9a4..7381bbda61bd 100644 --- a/virtual/qmail/qmail-1.03.ebuild +++ b/virtual/qmail/qmail-1.03.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/qmail/qmail-1.03.ebuild,v 1.8 2008/04/06 19:29:12 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/qmail/qmail-1.03.ebuild,v 1.9 2010/01/11 11:12:59 ulm Exp $ DESCRIPTION="Virtual for qmail" -HOMEPAGE="http://cr.yp.to/qmail.html" +HOMEPAGE="" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc s390 sh sparc x86" |