nullishzero    15/02/28 16:21:43

  Modified:             ChangeLog
  Added:                lxterminal-0.2.0.ebuild
  Log:
  Version bump
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0x39E7AB2E)

Revision  Changes    Path
1.31                 lxde-base/lxterminal/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxterminal/ChangeLog?rev=1.31&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxterminal/ChangeLog?rev=1.31&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxterminal/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   22 Feb 2013 20:59:46 -0000      1.30
+++ ChangeLog   28 Feb 2015 16:21:42 -0000      1.31
@@ -1,6 +1,11 @@
 # ChangeLog for lxde-base/lxterminal
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/ChangeLog,v 1.30 
2013/02/22 20:59:46 zmedico Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxterminal/ChangeLog,v 1.31 
2015/02/28 16:21:42 nullishzero Exp $
+
+*lxterminal-0.2.0 (28 Feb 2015)
+
+  28 Feb 2015; Pavel Kazakov <[email protected]> +lxterminal-0.2.0.ebuild:
+  Version bump
 
   22 Feb 2013; Zac Medico <[email protected]> lxterminal-0.1.11.ebuild:
   Add ~arm-linux keyword.



1.1                  lxde-base/lxterminal/lxterminal-0.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxterminal/lxterminal-0.2.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxde-base/lxterminal/lxterminal-0.2.0.ebuild?rev=1.1&content-type=text/plain

Index: lxterminal-0.2.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/lxde-base/lxterminal/lxterminal-0.2.0.ebuild,v 1.1 
2015/02/28 16:21:42 nullishzero Exp $

EAPI=5

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="~alpha ~amd64 ~arm ~mips ~ppc ~x86 ~x86-interix ~amd64-linux 
~arm-linux ~x86-linux"
SLOT="0"
IUSE=""

RDEPEND="x11-libs/gtk+:2
        dev-libs/glib:2
        x11-libs/vte:0"
DEPEND="${RDEPEND}
        virtual/pkgconfig
        sys-devel/gettext
        >=dev-util/intltool-0.40.0"

src_install () {
        emake DESTDIR="${D}" install
        dodoc AUTHORS README
}




Reply via email to