diff options
author | Johannes Huber <johu@gentoo.org> | 2012-08-13 12:37:53 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2012-08-13 12:37:53 +0000 |
commit | faa9df83d4379d2ec7249caefa7626b6e8eaee1b (patch) | |
tree | e10c6eaf6b75e5043e3fffcf339f683c1834bfe4 /app-text | |
parent | Version bump (bug #431010), also added test USE flag (bug #423729). (diff) | |
download | gentoo-2-faa9df83d4379d2ec7249caefa7626b6e8eaee1b.tar.gz gentoo-2-faa9df83d4379d2ec7249caefa7626b6e8eaee1b.tar.bz2 gentoo-2-faa9df83d4379d2ec7249caefa7626b6e8eaee1b.zip |
Stable for x86, wrt bug #428908
(Portage version: 2.2.0_alpha120/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/yudit/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/yudit/yudit-2.9.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/yudit/ChangeLog b/app-text/yudit/ChangeLog index 8ed6844377f3..a5024d0ecc68 100644 --- a/app-text/yudit/ChangeLog +++ b/app-text/yudit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/yudit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/yudit/ChangeLog,v 1.27 2012/08/03 13:27:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/yudit/ChangeLog,v 1.28 2012/08/13 12:37:53 johu Exp $ + + 13 Aug 2012; Johannes Huber <johu@gentoo.org> yudit-2.9.2.ebuild: + Stable for x86, wrt bug #428908 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> yudit-2.9.2.ebuild: Stable for amd64, wrt bug #428908 diff --git a/app-text/yudit/yudit-2.9.2.ebuild b/app-text/yudit/yudit-2.9.2.ebuild index aa508b2a8f71..fad89e089784 100644 --- a/app-text/yudit/yudit-2.9.2.ebuild +++ b/app-text/yudit/yudit-2.9.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/yudit/yudit-2.9.2.ebuild,v 1.2 2012/08/03 13:27:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/yudit/yudit-2.9.2.ebuild,v 1.3 2012/08/13 12:37:53 johu Exp $ DESCRIPTION="free (Y)unicode text editor for all unices" SRC_URI="http://yudit.org/download/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.yudit.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~sparc ~x86" +KEYWORDS="amd64 ~sparc x86" IUSE="" DEPEND="x11-libs/libX11 |