diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-01 07:46:13 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-01 07:46:13 +0000 |
commit | 1dfb86f2b1f864c8b1143e1b3642be087aa2911f (patch) | |
tree | dde40f16cc0f5a63bad43ffb7c541f2979b6403a /app-editors/uemacs-pk | |
parent | Remove old ebuilds. 1.6.17-r6 is the new stabilisation target in one month. (diff) | |
download | gentoo-2-1dfb86f2b1f864c8b1143e1b3642be087aa2911f.tar.gz gentoo-2-1dfb86f2b1f864c8b1143e1b3642be087aa2911f.tar.bz2 gentoo-2-1dfb86f2b1f864c8b1143e1b3642be087aa2911f.zip |
Marked stable on AMD64 based on arch testing by Ian "idella" Delaney in bug #381203 filed by Ulrich "ulm" Müller.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'app-editors/uemacs-pk')
-rw-r--r-- | app-editors/uemacs-pk/ChangeLog | 7 | ||||
-rw-r--r-- | app-editors/uemacs-pk/uemacs-pk-4.0.15_p20101216.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/app-editors/uemacs-pk/ChangeLog b/app-editors/uemacs-pk/ChangeLog index 153c7c48136c..761a11059842 100644 --- a/app-editors/uemacs-pk/ChangeLog +++ b/app-editors/uemacs-pk/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/uemacs-pk # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/uemacs-pk/ChangeLog,v 1.8 2011/08/23 20:34:56 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/uemacs-pk/ChangeLog,v 1.9 2011/09/01 07:46:13 chainsaw Exp $ + + 01 Sep 2011; Tony Vroon <chainsaw@gentoo.org> + uemacs-pk-4.0.15_p20101216.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella" Delaney in bug + #381203 filed by Ulrich "ulm" Müller. 23 Aug 2011; Ulrich Mueller <ulm@gentoo.org> uemacs-pk-4.0.15_p20101216.ebuild: diff --git a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20101216.ebuild b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20101216.ebuild index 9cce9912276a..3ac3e5f0abdf 100644 --- a/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20101216.ebuild +++ b/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20101216.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.15_p20101216.ebuild,v 1.4 2011/08/31 22:40:58 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/uemacs-pk/uemacs-pk-4.0.15_p20101216.ebuild,v 1.5 2011/09/01 07:46:13 chainsaw Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/uemacs-${PV}.tar.bz2" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="sys-libs/ncurses" |