summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-04-23 13:09:07 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-04-23 13:09:07 +0000
commit063b40f8ff3748446949838f80da888f2ae0e5c8 (patch)
treecebe61c6c9b292dc2687848588816e87566ce7b5
parentversion bump. (diff)
downloadhistorical-063b40f8ff3748446949838f80da888f2ae0e5c8.tar.gz
historical-063b40f8ff3748446949838f80da888f2ae0e5c8.tar.bz2
historical-063b40f8ff3748446949838f80da888f2ae0e5c8.zip
Stable on x86. Re-add ~amd64 that I accidentally dropped before kugelfang notices :).
Package-Manager: portage-2.0.51.19
-rw-r--r--app-misc/when/ChangeLog6
-rw-r--r--app-misc/when/Manifest12
-rw-r--r--app-misc/when/when-1.0.23.ebuild4
3 files changed, 13 insertions, 9 deletions
diff --git a/app-misc/when/ChangeLog b/app-misc/when/ChangeLog
index 6740056f069f..982a26baaf4a 100644
--- a/app-misc/when/ChangeLog
+++ b/app-misc/when/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/when
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.12 2005/03/08 15:59:39 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/ChangeLog,v 1.13 2005/04/23 13:09:07 ka0ttic Exp $
+
+ 23 Apr 2005; Aaron Walker <ka0ttic@gentoo.org> when-1.0.23.ebuild:
+ Stable on x86. Re-add ~amd64 that I accidentally dropped before kugelfang
+ notices :).
*when-1.0.23 (08 Mar 2005)
diff --git a/app-misc/when/Manifest b/app-misc/when/Manifest
index 82ba76ee8020..681b86bf0da5 100644
--- a/app-misc/when/Manifest
+++ b/app-misc/when/Manifest
@@ -1,16 +1,16 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 13c1c6a8e30277110db420edaca0f819 when-1.0.23.ebuild 720
-MD5 5aaf64284b097471caadd2fb909b686b ChangeLog 1664
+MD5 4cd621f521e18ee8b3c9dbfafb0388f7 when-1.0.23.ebuild 726
+MD5 38bbfb217795613bbe99a57285052ab6 ChangeLog 1824
MD5 5666efe9416ecb0d53694d020fb1fdb6 when-1.0.20.ebuild 728
MD5 0c131a7201c4670302767f93643876fa metadata.xml 165
MD5 e96caf8ddb5a1924a0ea862b98f130fd files/digest-when-1.0.20 62
MD5 b8c97a8b7c42704c9a0efbb60eab989c files/digest-when-1.0.23 62
-----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
+Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCLcv1EZCkKN40op4RAt5zAJ9C0ovLe5LwKlfp+IYHkW2O+6duRgCgtUjy
-CFVIs6ml3cST6kA8JPmPZ5o=
-=u/8B
+iD8DBQFCakkFEZCkKN40op4RAhTjAJsH8FoA2BbOVzkCwCy5xaNGVxYz2QCdHbgz
+x3dqOYab149tFI6ChKcF7uc=
+=pEVo
-----END PGP SIGNATURE-----
diff --git a/app-misc/when/when-1.0.23.ebuild b/app-misc/when/when-1.0.23.ebuild
index e6dd89eb197a..407364fb9c3a 100644
--- a/app-misc/when/when-1.0.23.ebuild
+++ b/app-misc/when/when-1.0.23.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-misc/when/when-1.0.23.ebuild,v 1.1 2005/03/08 15:59:39 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/when/when-1.0.23.ebuild,v 1.2 2005/04/23 13:09:07 ka0ttic Exp $
DESCRIPTION="Extremely simple personal calendar program aimed at the Unix geek who wants something minimalistic"
HOMEPAGE="http://www.lightandmatter.com/when/when.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
RDEPEND=">=dev-lang/perl-5.005"