diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-24 00:42:37 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-03-24 00:42:37 +0000 |
commit | 3c07034fd29d89382c9e071624f8736b7a924977 (patch) | |
tree | e5e13afa357832d8e48bb7990927c4de41c967d7 /app-text | |
parent | Added spanish description to the category metadata (diff) | |
download | historical-3c07034fd29d89382c9e071624f8736b7a924977.tar.gz historical-3c07034fd29d89382c9e071624f8736b7a924977.tar.bz2 historical-3c07034fd29d89382c9e071624f8736b7a924977.zip |
added ~amd64 to KEYWORDS, fixes #86435
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/bibletime/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/bibletime/Manifest | 14 | ||||
-rw-r--r-- | app-text/bibletime/bibletime-1.4.2_pre1.ebuild | 4 |
3 files changed, 19 insertions, 5 deletions
diff --git a/app-text/bibletime/ChangeLog b/app-text/bibletime/ChangeLog index 857cd57057a0..ef6a846e20c5 100644 --- a/app-text/bibletime/ChangeLog +++ b/app-text/bibletime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/bibletime # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/bibletime/ChangeLog,v 1.18 2005/01/01 16:03:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/bibletime/ChangeLog,v 1.19 2005/03/24 00:42:37 luckyduck Exp $ + + 24 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> + bibletime-1.4.2_pre1.ebuild: + added ~amd64 to KEYWORDS, fixes #86435 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> bibletime-1.4.2_pre1.ebuild: diff --git a/app-text/bibletime/Manifest b/app-text/bibletime/Manifest index bb983547eda3..dd13ffc9149b 100644 --- a/app-text/bibletime/Manifest +++ b/app-text/bibletime/Manifest @@ -1,4 +1,14 @@ -MD5 1c75f8ebf10c14e31fb06ce7afefe1b8 ChangeLog 2331 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 3f0f05fa03a5f071c522358dea4f5fa1 bibletime-1.4.2_pre1.ebuild 1660 +MD5 a57e2f09320e72df86ec3396ea9592d4 ChangeLog 2455 MD5 f42b0d8e5620646b212b7adb604b8cea metadata.xml 500 -MD5 9337236be8a80142fa7d0ed02b340fdd bibletime-1.4.2_pre1.ebuild 1654 MD5 e189003108b45c99da2b91c1605a3be1 files/digest-bibletime-1.4.2_pre1 74 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.0 (GNU/Linux) + +iD8DBQFCQg0a06ebR+OMO78RAtTyAJoD7Fqyaqx9dmF9CrXlaIGsnqnR3wCfbuJt +YUpXIU2Y9iA4kZEbEOSotKc= +=cvEd +-----END PGP SIGNATURE----- diff --git a/app-text/bibletime/bibletime-1.4.2_pre1.ebuild b/app-text/bibletime/bibletime-1.4.2_pre1.ebuild index 4631f05f4a29..4af16fd29ef3 100644 --- a/app-text/bibletime/bibletime-1.4.2_pre1.ebuild +++ b/app-text/bibletime/bibletime-1.4.2_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/bibletime/bibletime-1.4.2_pre1.ebuild,v 1.8 2005/01/01 16:03:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/bibletime/bibletime-1.4.2_pre1.ebuild,v 1.9 2005/03/24 00:42:37 luckyduck Exp $ inherit kde eutils @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~squinky86/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" IUSE="curl" RDEPEND=">=app-text/sword-1.5.8_pre1 |