* [gentoo-commits] gentoo-x86 commit in app-editors/mousepad: ChangeLog mousepad-0.2.14.ebuild
@ 2008-10-30 22:15 99% Christoph Mende (angelos)
0 siblings, 0 replies; 1+ results
From: Christoph Mende (angelos) @ 2008-10-30 22:15 UTC (permalink / raw
To: gentoo-commits
angelos 08/10/30 22:15:10
Modified: ChangeLog
Added: mousepad-0.2.14.ebuild
Log:
Xfce-4.4.3 bump
(Portage version: 2.2_rc12/cvs/Linux 2.6.28-rc2 x86_64)
Revision Changes Path
1.3 app-editors/mousepad/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/mousepad/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/mousepad/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/mousepad/ChangeLog?r1=1.2&r2=1.3
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog 28 Jun 2008 12:14:46 -0000 1.2
+++ ChangeLog 30 Oct 2008 22:15:10 -0000 1.3
@@ -1,6 +1,11 @@
# ChangeLog for app-editors/mousepad
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.2 2008/06/28 12:14:46 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/ChangeLog,v 1.3 2008/10/30 22:15:10 angelos Exp $
+
+*mousepad-0.2.14 (30 Oct 2008)
+
+ 30 Oct 2008; Christoph Mende <angelos@gentoo.org> +mousepad-0.2.14.ebuild:
+ Xfce-4.4.3 bump
22 Jun 2008; Samuli Suominen <drac@gentoo.org> +mousepad-0.2.13.ebuild:
Move from xfce-extra.
1.1 app-editors/mousepad/mousepad-0.2.14.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/mousepad/mousepad-0.2.14.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-editors/mousepad/mousepad-0.2.14.ebuild?rev=1.1&content-type=text/plain
Index: mousepad-0.2.14.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-editors/mousepad/mousepad-0.2.14.ebuild,v 1.1 2008/10/30 22:15:10 angelos Exp $
EAPI=1
inherit fdo-mime
DESCRIPTION="A simple GTK+ text editor for Xfce4 (based on leafpad)"
HOMEPAGE="http://www.xfce.org/projects/mousepad"
SRC_URI="mirror://xfce/xfce-4.4.3/src/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug nls"
RDEPEND=">=x11-libs/gtk+-2.6:2
>=xfce-base/libxfce4util-4.4
>=xfce-base/libxfcegui4-4.4"
DEPEND="${RDEPEND}
dev-util/pkgconfig
dev-util/intltool
sys-devel/gettext"
src_compile() {
econf \
--disable-dependency-tracking \
$(use_enable debug) \
$(use_enable nls)
emake || die "emake failed"
}
src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc AUTHORS ChangeLog NEWS README TODO
}
pkg_postinst() {
fdo-mime_desktop_database_update
}
pkg_postrm() {
fdo-mime_desktop_database_update
}
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-10-30 22:15 99% [gentoo-commits] gentoo-x86 commit in app-editors/mousepad: ChangeLog mousepad-0.2.14.ebuild Christoph Mende (angelos)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox