diff options
author | Ian Leitch <port001@gentoo.org> | 2004-05-06 15:11:25 +0000 |
---|---|---|
committer | Ian Leitch <port001@gentoo.org> | 2004-05-06 15:11:25 +0000 |
commit | 77d063bca579e75e423bc85c9278cd50ad4218a4 (patch) | |
tree | 51c10bcf1bd186a570416f2fd2e08a417e606979 /app-misc/pal | |
parent | Version bump #49873. Removed old versions. 0.3.3 stable on x86 (diff) | |
download | historical-77d063bca579e75e423bc85c9278cd50ad4218a4.tar.gz historical-77d063bca579e75e423bc85c9278cd50ad4218a4.tar.bz2 historical-77d063bca579e75e423bc85c9278cd50ad4218a4.zip |
Didn't mean to mark 0.3.4 stable on x86 :)
Diffstat (limited to 'app-misc/pal')
-rw-r--r-- | app-misc/pal/Manifest | 2 | ||||
-rw-r--r-- | app-misc/pal/pal-0.3.4.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/pal/Manifest b/app-misc/pal/Manifest index 19e0cbf49caf..51119bacee5f 100644 --- a/app-misc/pal/Manifest +++ b/app-misc/pal/Manifest @@ -1,4 +1,4 @@ -MD5 7f2c9ff877eeec67a520f97c2e4392c3 pal-0.3.4.ebuild 780 +MD5 11112d69bd5be8f49b134a5f5fa9238d pal-0.3.4.ebuild 781 MD5 94085be5ce84af86a70cab2fc7aef939 pal-0.3.3.ebuild 780 MD5 f29247aa01bd16f9707525ae14af67de ChangeLog 1230 MD5 e81faf30eaebe278f1e13a079b316fe8 metadata.xml 519 diff --git a/app-misc/pal/pal-0.3.4.ebuild b/app-misc/pal/pal-0.3.4.ebuild index 6e7461e99469..97fcf9945fca 100644 --- a/app-misc/pal/pal-0.3.4.ebuild +++ b/app-misc/pal/pal-0.3.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.3.4.ebuild,v 1.1 2004/05/06 15:10:12 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/pal/pal-0.3.4.ebuild,v 1.2 2004/05/06 15:11:25 port001 Exp $ IUSE="" DESCRIPTION="pal command-line calendar program" @@ -9,7 +9,7 @@ HOMEPAGE="http://palcal.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64" S="${WORKDIR}/${P}/src" |