diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-09 20:49:49 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-12-09 20:49:49 +0000 |
commit | 4baea3dff8d9736bb361b90bd92c27b2c8e85dd4 (patch) | |
tree | 0f4159ba3d8df7900671a0f2fe8a35364d5f472f /xfce-extra/mousepad | |
parent | ppc stable, bug #201747 (diff) | |
download | historical-4baea3dff8d9736bb361b90bd92c27b2c8e85dd4.tar.gz historical-4baea3dff8d9736bb361b90bd92c27b2c8e85dd4.tar.bz2 historical-4baea3dff8d9736bb361b90bd92c27b2c8e85dd4.zip |
ppc stable, bug #201747
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'xfce-extra/mousepad')
-rw-r--r-- | xfce-extra/mousepad/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/mousepad/mousepad-0.2.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/mousepad/ChangeLog b/xfce-extra/mousepad/ChangeLog index 14e3849e2778..4565591d9ea9 100644 --- a/xfce-extra/mousepad/ChangeLog +++ b/xfce-extra/mousepad/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/mousepad # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/ChangeLog,v 1.42 2007/12/09 17:33:51 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/ChangeLog,v 1.43 2007/12/09 20:43:47 dertobi123 Exp $ + + 09 Dec 2007; Tobias Scherbaum <dertobi123@gentoo.org> + mousepad-0.2.13.ebuild: + ppc stable, bug #201747 09 Dec 2007; Dawid Węgliński <cla@gentoo.org> mousepad-0.2.13.ebuild: Stable on amd64/x86 (bug #201747) diff --git a/xfce-extra/mousepad/mousepad-0.2.13.ebuild b/xfce-extra/mousepad/mousepad-0.2.13.ebuild index 59512a5c535b..94ac78537808 100644 --- a/xfce-extra/mousepad/mousepad-0.2.13.ebuild +++ b/xfce-extra/mousepad/mousepad-0.2.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/mousepad-0.2.13.ebuild,v 1.3 2007/12/09 17:33:50 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/mousepad/mousepad-0.2.13.ebuild,v 1.4 2007/12/09 20:43:47 dertobi123 Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Text editor" HOMEPAGE="http://www.xfce.org/projects/mousepad" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.6 |