diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-12 18:13:43 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-12 18:13:43 +0000 |
commit | b944eaba5ed3e6caeaae3e769977d050559ad014 (patch) | |
tree | eb98c7656996d697fc8508cad5ff492219abfb9d /games-misc/funny-manpages | |
parent | fix sed bug #70837 (diff) | |
download | historical-b944eaba5ed3e6caeaae3e769977d050559ad014.tar.gz historical-b944eaba5ed3e6caeaae3e769977d050559ad014.tar.bz2 historical-b944eaba5ed3e6caeaae3e769977d050559ad014.zip |
amd64
Diffstat (limited to 'games-misc/funny-manpages')
-rw-r--r-- | games-misc/funny-manpages/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/funny-manpages/Manifest | 4 | ||||
-rw-r--r-- | games-misc/funny-manpages/funny-manpages-1.3_rc5.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/games-misc/funny-manpages/ChangeLog b/games-misc/funny-manpages/ChangeLog index 01276554c09a..1cb66dfc09f0 100644 --- a/games-misc/funny-manpages/ChangeLog +++ b/games-misc/funny-manpages/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/funny-manpages # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/funny-manpages/ChangeLog,v 1.5 2004/11/11 13:51:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/funny-manpages/ChangeLog,v 1.6 2004/11/12 18:13:43 blubb Exp $ + + 12 Nov 2004; Simon Stelling <blubb@gentoo.org> + funny-manpages-1.3_rc5.ebuild: + stable on amd64 11 Nov 2004; Guy Martin <gmsoft@gentoo.org> funny-manpages-1.3_rc5.ebuild: Stable on hppa. diff --git a/games-misc/funny-manpages/Manifest b/games-misc/funny-manpages/Manifest index 90156a2c523e..4c92fd855f92 100644 --- a/games-misc/funny-manpages/Manifest +++ b/games-misc/funny-manpages/Manifest @@ -1,6 +1,6 @@ -MD5 8e0c52521b0e5fccfd316a97da1f0db1 ChangeLog 650 +MD5 6e713653aeb887d7bc46d9cfe1536ecd ChangeLog 750 MD5 c6fc9eb58b5685c18d3fdf1a0b87dba4 funny-manpages-1.3_rc4.ebuild 745 -MD5 98fa2a2d6032efe66236f28ee1b8b2a4 funny-manpages-1.3_rc5.ebuild 737 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 +MD5 7f55d535d7c277ddc8ad00b2172536f1 funny-manpages-1.3_rc5.ebuild 742 MD5 b88f138fe7101a4f10a17c011c525d85 files/digest-funny-manpages-1.3_rc4 145 MD5 d8e3e4aa04aaf6a41f8e35a6750a073c files/digest-funny-manpages-1.3_rc5 145 diff --git a/games-misc/funny-manpages/funny-manpages-1.3_rc5.ebuild b/games-misc/funny-manpages/funny-manpages-1.3_rc5.ebuild index 5503d3fd39f1..35cb2cf94bd4 100644 --- a/games-misc/funny-manpages/funny-manpages-1.3_rc5.ebuild +++ b/games-misc/funny-manpages/funny-manpages-1.3_rc5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/funny-manpages/funny-manpages-1.3_rc5.ebuild,v 1.4 2004/11/11 13:51:34 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/funny-manpages/funny-manpages-1.3_rc5.ebuild,v 1.5 2004/11/12 18:13:43 blubb Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/f/funny-manpages/${MY_P}.orig.tar.gz LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ppc hppa" +KEYWORDS="x86 ppc hppa amd64" IUSE="" RDEPEND="sys-apps/man" |