diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-02 08:17:23 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-03-02 08:17:23 +0000 |
commit | 5b4e8f02403a32054ca094e4ce2d911258c4387e (patch) | |
tree | 452079523064c61eb2940024baee72176a2eccc3 /app-editors | |
parent | x86 stable wrt bug #306359, arch-tested by Thomas Kahle (diff) | |
download | gentoo-2-5b4e8f02403a32054ca094e4ce2d911258c4387e.tar.gz gentoo-2-5b4e8f02403a32054ca094e4ce2d911258c4387e.tar.bz2 gentoo-2-5b4e8f02403a32054ca094e4ce2d911258c4387e.zip |
x86 stable wrt bug #306449
(Portage version: 2.1.7.16/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/leafpad/ChangeLog | 6 | ||||
-rw-r--r-- | app-editors/leafpad/leafpad-0.8.17.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-editors/leafpad/ChangeLog b/app-editors/leafpad/ChangeLog index 95866737a707..acea87bab009 100644 --- a/app-editors/leafpad/ChangeLog +++ b/app-editors/leafpad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/leafpad # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.24 2010/01/01 21:04:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/ChangeLog,v 1.25 2010/03/02 08:17:23 phajdan.jr Exp $ + + 02 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + leafpad-0.8.17.ebuild: + x86 stable wrt bug #306449 01 Jan 2010; Christian Faulhammer <fauli@gentoo.org> leafpad-0.8.17.ebuild: diff --git a/app-editors/leafpad/leafpad-0.8.17.ebuild b/app-editors/leafpad/leafpad-0.8.17.ebuild index 455a2235c90d..820c386cbd7b 100644 --- a/app-editors/leafpad/leafpad-0.8.17.ebuild +++ b/app-editors/leafpad/leafpad-0.8.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.17.ebuild,v 1.2 2010/01/01 21:04:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/leafpad/leafpad-0.8.17.ebuild,v 1.3 2010/03/02 08:17:23 phajdan.jr Exp $ EAPI=2 inherit fdo-mime gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/leafpad/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc x86 ~x86-interix ~amd64-linux ~x86-linux" IUSE="emacs" RDEPEND=">=x11-libs/gtk+-2.10 |