diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-04-27 02:22:38 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-04-27 02:22:38 +0000 |
commit | d6d0a351bee1e7449a328f49d1b845d693de77be (patch) | |
tree | c498cb48771dfd3af45f4d575aeec22aaf9ee0f6 /games-misc/fortune-mod-scriptures | |
parent | update metadata (diff) | |
download | historical-d6d0a351bee1e7449a328f49d1b845d693de77be.tar.gz historical-d6d0a351bee1e7449a328f49d1b845d693de77be.tar.bz2 historical-d6d0a351bee1e7449a328f49d1b845d693de77be.zip |
amd64 stable
Package-Manager: portage-2.1.2.4
Diffstat (limited to 'games-misc/fortune-mod-scriptures')
-rw-r--r-- | games-misc/fortune-mod-scriptures/ChangeLog | 6 | ||||
-rw-r--r-- | games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-misc/fortune-mod-scriptures/ChangeLog b/games-misc/fortune-mod-scriptures/ChangeLog index 0083c00f5f82..c1fa045c93a4 100644 --- a/games-misc/fortune-mod-scriptures/ChangeLog +++ b/games-misc/fortune-mod-scriptures/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-misc/fortune-mod-scriptures # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-scriptures/ChangeLog,v 1.3 2007/03/12 15:51:52 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-scriptures/ChangeLog,v 1.4 2007/04/27 02:19:43 beandog Exp $ + + 27 Apr 2007; Steve Dibb <beandog@gentoo.org> + fortune-mod-scriptures-1.1.0.ebuild: + amd64 stable 12 Mar 2007; Marius Mauch <genone@gentoo.org> fortune-mod-scriptures-1.1.0.ebuild: diff --git a/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild b/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild index 101b82c32d83..b72e84d985a1 100644 --- a/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild +++ b/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 2006-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild,v 1.2 2007/03/12 15:51:52 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-scriptures/fortune-mod-scriptures-1.1.0.ebuild,v 1.3 2007/04/27 02:19:43 beandog Exp $ DESCRIPTION="Fortune modules from the King James Bible scriptures" HOMEPAGE="http://scriptures.nephi.org/" SRC_URI="mirror://sourceforge/mormon/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="games-misc/fortune-mod" |