diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-27 17:35:02 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-07-27 17:35:02 +0000 |
commit | 21a1a288ba315289e80fc976378d81bfec3c5a0c (patch) | |
tree | 48cef3c3fcc955b1d71245433fcfd169029c22f7 /app-editors/mousepad | |
parent | ppc stable #265587 (diff) | |
download | gentoo-2-21a1a288ba315289e80fc976378d81bfec3c5a0c.tar.gz gentoo-2-21a1a288ba315289e80fc976378d81bfec3c5a0c.tar.bz2 gentoo-2-21a1a288ba315289e80fc976378d81bfec3c5a0c.zip |
ppc stable #265587
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-editors/mousepad')
-rw-r--r-- | app-editors/mousepad/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mousepad/mousepad-0.2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mousepad/ChangeLog b/app-editors/mousepad/ChangeLog index 7bc1e9adbe54..d18134798180 100644 --- a/app-editors/mousepad/ChangeLog +++ b/app-editors/mousepad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mousepad # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.17 2009/06/30 19:17:00 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.18 2009/07/27 17:35:02 nixnut Exp $ + + 27 Jul 2009; nixnut <nixnut@gentoo.org> mousepad-0.2.16.ebuild: + ppc stable #265587 30 Jun 2009; Tobias Klausmann <klausman@gentoo.org> mousepad-0.2.16.ebuild: diff --git a/app-editors/mousepad/mousepad-0.2.16.ebuild b/app-editors/mousepad/mousepad-0.2.16.ebuild index 90992cf1e5f4..5aa06506948e 100644 --- a/app-editors/mousepad/mousepad-0.2.16.ebuild +++ b/app-editors/mousepad/mousepad-0.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild,v 1.9 2009/06/30 19:17:00 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16.ebuild,v 1.10 2009/07/27 17:35:02 nixnut Exp $ EAPI=1 @@ -12,7 +12,7 @@ xfce4_core DESCRIPTION="Text editor" HOMEPAGE="http://www.xfce.org/projects/mousepad/" -KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 |