diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 08:50:02 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 08:50:02 +0000 |
commit | 2b760ee66f8a0e1769733ca6ef3df6d48382605c (patch) | |
tree | ef6c65ca246b4e0b906ee749c12ad59ef4b769ac /app-text/rman | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-2b760ee66f8a0e1769733ca6ef3df6d48382605c.tar.gz historical-2b760ee66f8a0e1769733ca6ef3df6d48382605c.tar.bz2 historical-2b760ee66f8a0e1769733ca6ef3df6d48382605c.zip |
Don't assign default to S; header fix
Diffstat (limited to 'app-text/rman')
-rw-r--r-- | app-text/rman/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/rman/rman-3.0.9.ebuild | 5 | ||||
-rw-r--r-- | app-text/rman/rman-3.1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/rman/ChangeLog b/app-text/rman/ChangeLog index dd0075b486a2..aab88878fef4 100644 --- a/app-text/rman/ChangeLog +++ b/app-text/rman/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/rman -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.9 2003/12/07 13:33:56 lanius Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/ChangeLog,v 1.10 2004/03/12 08:49:17 mr_bones_ Exp $ + + 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> rman-3.0.9.ebuild, + rman-3.1.ebuild: + Don't assign default to S; header fix 07 Dec 2003; Heinrich Wendel <lanius@gentoo.org> rman-3.1.ebuild: stable diff --git a/app-text/rman/rman-3.0.9.ebuild b/app-text/rman/rman-3.0.9.ebuild index 3cd466f7a764..92820201f541 100644 --- a/app-text/rman/rman-3.0.9.ebuild +++ b/app-text/rman/rman-3.0.9.ebuild @@ -1,8 +1,7 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.0.9.ebuild,v 1.11 2004/02/22 20:06:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.0.9.ebuild,v 1.12 2004/03/12 08:49:17 mr_bones_ Exp $ -S=${WORKDIR}/${P} DESCRIPTION="PolyGlotMan man page translator AKA RosettaMan" SRC_URI="http://polyglotman.sourceforge.net/${PN}.tar.gz" HOMEPAGE="http://polyglotman.sourceforge.net/" diff --git a/app-text/rman/rman-3.1.ebuild b/app-text/rman/rman-3.1.ebuild index 540492c03e19..8e58bead745c 100644 --- a/app-text/rman/rman-3.1.ebuild +++ b/app-text/rman/rman-3.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.1.ebuild,v 1.2 2003/12/07 13:33:56 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/rman/rman-3.1.ebuild,v 1.3 2004/03/12 08:49:17 mr_bones_ Exp $ DESCRIPTION="PolyGlotMan man page translator AKA RosettaMan" SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" |