diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-18 22:27:59 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-18 22:27:59 +0000 |
commit | 618f7549df9061ef1e51e9283c11538375bc1356 (patch) | |
tree | 3e4251dc36e63df882fa00d0197de5dd563d1af9 /games-misc/fortune-mod-martin-piskernig | |
parent | Alpha keyword, bug 67731. (diff) | |
download | historical-618f7549df9061ef1e51e9283c11538375bc1356.tar.gz historical-618f7549df9061ef1e51e9283c11538375bc1356.tar.bz2 historical-618f7549df9061ef1e51e9283c11538375bc1356.zip |
Alpha keyword, bug 67731.
Diffstat (limited to 'games-misc/fortune-mod-martin-piskernig')
-rw-r--r-- | games-misc/fortune-mod-martin-piskernig/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-martin-piskernig/ChangeLog b/games-misc/fortune-mod-martin-piskernig/ChangeLog index f4b877fc0f12..eeb1339c611e 100644 --- a/games-misc/fortune-mod-martin-piskernig/ChangeLog +++ b/games-misc/fortune-mod-martin-piskernig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-martin-piskernig # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-martin-piskernig/ChangeLog,v 1.3 2004/10/15 23:20:20 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-martin-piskernig/ChangeLog,v 1.4 2004/10/18 22:27:59 kloeri Exp $ + + 19 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> + fortune-mod-martin-piskernig-20030120.ebuild: + Alpha keyword, bug 67731. 16 Oct 2004; Guy Martin <gmsoft@gentoo.org> fortune-mod-martin-piskernig-20030120.ebuild: diff --git a/games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild b/games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild index 337b7e265727..fcf3a562b1a7 100644 --- a/games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild +++ b/games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.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/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild,v 1.2 2004/10/15 23:20:20 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-martin-piskernig/fortune-mod-martin-piskernig-20030120.ebuild,v 1.3 2004/10/18 22:27:59 kloeri Exp $ S="${WORKDIR}/fortune-mod-martin.piskernig-${PV}" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/fortune-mod-fvl/${S}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc hppa" +KEYWORDS="~x86 ~ppc hppa alpha" IUSE="" RDEPEND="games-misc/fortune-mod" |