diff options
author | 2010-05-07 18:13:07 +0000 | |
---|---|---|
committer | 2010-05-07 18:13:07 +0000 | |
commit | 01803e68ee6a537503aef2ecd01d20d6bfa6a12e (patch) | |
tree | e19a3bb27d9040574a02582d83ecfafeee797de8 /app-editors | |
parent | alpha/sparc stable wrt #313825 (diff) | |
download | gentoo-2-01803e68ee6a537503aef2ecd01d20d6bfa6a12e.tar.gz gentoo-2-01803e68ee6a537503aef2ecd01d20d6bfa6a12e.tar.bz2 gentoo-2-01803e68ee6a537503aef2ecd01d20d6bfa6a12e.zip |
alpha/ia64/sh/sparc stable wrt #310121
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mousepad/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/mousepad/mousepad-0.2.16-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/mousepad/ChangeLog b/app-editors/mousepad/ChangeLog index 53a8a2716705..c9ebeaa56939 100644 --- a/app-editors/mousepad/ChangeLog +++ b/app-editors/mousepad/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/mousepad # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.23 2010/04/14 17:48:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.24 2010/05/07 18:13:07 armin76 Exp $ + + 07 May 2010; Raúl Porcel <armin76@gentoo.org> mousepad-0.2.16-r1.ebuild: + alpha/ia64/sh/sparc stable wrt #310121 14 Apr 2010; Jeroen Roovers <jer@gentoo.org> mousepad-0.2.16-r1.ebuild: Stable for HPPA (bug #310121). diff --git a/app-editors/mousepad/mousepad-0.2.16-r1.ebuild b/app-editors/mousepad/mousepad-0.2.16-r1.ebuild index 694de4ae0b37..1f91d445352d 100644 --- a/app-editors/mousepad/mousepad-0.2.16-r1.ebuild +++ b/app-editors/mousepad/mousepad-0.2.16-r1.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/mousepad/mousepad-0.2.16-r1.ebuild,v 1.4 2010/04/14 17:48:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.16-r1.ebuild,v 1.5 2010/05/07 18:13:07 armin76 Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6:2 |