diff options
author | Victor Ostorga <vostorga@gentoo.org> | 2009-08-03 19:24:57 +0000 |
---|---|---|
committer | Victor Ostorga <vostorga@gentoo.org> | 2009-08-03 19:24:57 +0000 |
commit | 0a4697cf88e97b416eb133dbb35c2f32b8029399 (patch) | |
tree | 620f3b170fb4d25cf3849a7d1d3f921a493b7e62 /lxde-base | |
parent | Remove USE nemesi since it's not in tree anymore wrt #274807. (diff) | |
download | gentoo-2-0a4697cf88e97b416eb133dbb35c2f32b8029399.tar.gz gentoo-2-0a4697cf88e97b416eb133dbb35c2f32b8029399.tar.bz2 gentoo-2-0a4697cf88e97b416eb133dbb35c2f32b8029399.zip |
Version bump to 0.1.6. Fixing DEPEND
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'lxde-base')
-rw-r--r-- | lxde-base/lxterminal/ChangeLog | 9 | ||||
-rw-r--r-- | lxde-base/lxterminal/lxterminal-0.1.4.ebuild | 4 | ||||
-rw-r--r-- | lxde-base/lxterminal/lxterminal-0.1.5.ebuild | 4 | ||||
-rw-r--r-- | lxde-base/lxterminal/lxterminal-0.1.6.ebuild | 27 |
4 files changed, 39 insertions, 5 deletions
diff --git a/lxde-base/lxterminal/ChangeLog b/lxde-base/lxterminal/ChangeLog index d872fe2b28d9..3ca1592ab7b0 100644 --- a/lxde-base/lxterminal/ChangeLog +++ b/lxde-base/lxterminal/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for lxde-base/lxterminal # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/ChangeLog,v 1.4 2009/07/30 21:31:08 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/ChangeLog,v 1.5 2009/08/03 19:24:57 vostorga Exp $ + +*lxterminal-0.1.6 (03 Aug 2009) + + 03 Aug 2009; Víctor Ostorga <vostorga@gentoo.org> + lxterminal-0.1.4.ebuild, lxterminal-0.1.5.ebuild, + +lxterminal-0.1.6.ebuild: + Version bump to 0.1.6. Fixing DEPEND 30 Jul 2009; Mounir Lamouri <volkmar@gentoo.org> lxterminal-0.1.5.ebuild: Keywording for ppc. Bug 271148 diff --git a/lxde-base/lxterminal/lxterminal-0.1.4.ebuild b/lxde-base/lxterminal/lxterminal-0.1.4.ebuild index b628f982f904..2553505bfc65 100644 --- a/lxde-base/lxterminal/lxterminal-0.1.4.ebuild +++ b/lxde-base/lxterminal/lxterminal-0.1.4.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/lxde-base/lxterminal/lxterminal-0.1.4.ebuild,v 1.1 2009/01/12 23:31:27 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/lxterminal-0.1.4.ebuild,v 1.2 2009/08/03 19:24:57 vostorga Exp $ EAPI="1" @@ -16,7 +16,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2 dev-libs/glib:2 x11-libs/vte" -DDEPEND="${RDEPEND} +DEPEND="${RDEPEND} dev-util/pkgconfig sys-devel/gettext" diff --git a/lxde-base/lxterminal/lxterminal-0.1.5.ebuild b/lxde-base/lxterminal/lxterminal-0.1.5.ebuild index 100f9bfeb7ff..634532e0c567 100644 --- a/lxde-base/lxterminal/lxterminal-0.1.5.ebuild +++ b/lxde-base/lxterminal/lxterminal-0.1.5.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/lxde-base/lxterminal/lxterminal-0.1.5.ebuild,v 1.2 2009/07/30 21:31:08 volkmar Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/lxterminal-0.1.5.ebuild,v 1.3 2009/08/03 19:24:57 vostorga Exp $ EAPI="1" @@ -16,7 +16,7 @@ IUSE="" RDEPEND="x11-libs/gtk+:2 dev-libs/glib:2 x11-libs/vte" -DDEPEND="${RDEPEND} +DEPEND="${RDEPEND} dev-util/pkgconfig sys-devel/gettext" diff --git a/lxde-base/lxterminal/lxterminal-0.1.6.ebuild b/lxde-base/lxterminal/lxterminal-0.1.6.ebuild new file mode 100644 index 000000000000..322c74ad7f97 --- /dev/null +++ b/lxde-base/lxterminal/lxterminal-0.1.6.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/lxterminal-0.1.6.ebuild,v 1.1 2009/08/03 19:24:57 vostorga Exp $ + +EAPI="1" + +DESCRIPTION="Lightweight vte-based tabbed terminal emulator for LXDE" +HOMEPAGE="http://lxde.sf.net/" +SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz" + +LICENSE="GPL-2" +KEYWORDS="~amd64 ~ppc ~x86" +SLOT="0" +IUSE="" + +RDEPEND="x11-libs/gtk+:2 + dev-libs/glib:2 + x11-libs/vte" +DEPEND="${RDEPEND} + dev-util/pkgconfig + sys-devel/gettext + >=dev-util/intltool-0.40.0" + +src_install () { + emake DESTDIR="${D}" install || die "emake install failed" + dodoc AUTHORS README || die "dodoc failed" +} |