summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2008-01-27 10:22:56 +0000
committerChristian Faulhammer <fauli@gentoo.org>2008-01-27 10:22:56 +0000
commit7a8a618845b6fccaed37e6a910b127141421267a (patch)
tree82151752eb2ed3dad6740c0d981a0ec7124f69c9 /app-editors/uemacs-pk
parentstable x86, bug 207608 (diff)
downloadhistorical-7a8a618845b6fccaed37e6a910b127141421267a.tar.gz
historical-7a8a618845b6fccaed37e6a910b127141421267a.tar.bz2
historical-7a8a618845b6fccaed37e6a910b127141421267a.zip
stable x86, bug 207610
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-editors/uemacs-pk')
-rw-r--r--app-editors/uemacs-pk/ChangeLog8
-rw-r--r--app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/uemacs-pk/ChangeLog b/app-editors/uemacs-pk/ChangeLog
index bcdc140c86ac..e9ec60c0c632 100644
--- a/app-editors/uemacs-pk/ChangeLog
+++ b/app-editors/uemacs-pk/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/uemacs-pk
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/uemacs-pk/ChangeLog,v 1.3 2007/12/18 21:46:53 ulm Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-editors/uemacs-pk/ChangeLog,v 1.4 2008/01/27 10:22:56 opfer Exp $
+
+ 27 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
+ uemacs-pk-4.0.18.ebuild:
+ stable x86, bug 207610
18 Dec 2007; Ulrich Mueller <ulm@gentoo.org> uemacs-pk-4.0.18.ebuild:
Add ~amd64 keyword, bug #202428.
diff --git a/app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild b/app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild
index 0c2e504c8769..b6b54431f067 100644
--- a/app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild
+++ b/app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild,v 1.3 2007/12/18 21:46:53 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/uemacs-pk/uemacs-pk-4.0.18.ebuild,v 1.4 2008/01/27 10:22:56 opfer Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.cs.helsinki.fi/pub/Software/Local/uEmacs-PK/em-${PV}.tar.gz"
LICENSE="free-noncomm"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
DEPEND="sys-libs/ncurses"