public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/e16keyedit: e16keyedit-0.7.ebuild ChangeLog
@ 2010-07-31  4:01 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2010-07-31  4:01 UTC (permalink / raw
  To: gentoo-commits

vapier      10/07/31 04:01:51

  Modified:             ChangeLog
  Added:                e16keyedit-0.7.ebuild
  Log:
  Version bump #314761.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.14                 x11-misc/e16keyedit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	20 Jun 2009 16:22:54 -0000	1.13
+++ ChangeLog	31 Jul 2010 04:01:50 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for x11-misc/e16keyedit
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.13 2009/06/20 16:22:54 vapier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.14 2010/07/31 04:01:50 vapier Exp $
+
+*e16keyedit-0.7 (31 Jul 2010)
+
+  31 Jul 2010; Mike Frysinger <vapier@gentoo.org> +e16keyedit-0.7.ebuild:
+  Version bump #314761.
 
 *e16keyedit-0.6 (20 Jun 2009)
 



1.1                  x11-misc/e16keyedit/e16keyedit-0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild?rev=1.1&content-type=text/plain

Index: e16keyedit-0.7.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild,v 1.1 2010/07/31 04:01:50 vapier Exp $

DESCRIPTION="Key binding editor for enlightenment 16"
HOMEPAGE="http://www.enlightenment.org/"
SRC_URI="mirror://sourceforge/enlightenment/${P}.tar.gz"

LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="=x11-libs/gtk+-2*"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"

src_compile() {
	econf --enable-gtk2 || die
	emake || die
}

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






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in x11-misc/e16keyedit: e16keyedit-0.7.ebuild ChangeLog
@ 2014-04-01  6:42 Mike Frysinger (vapier)
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2014-04-01  6:42 UTC (permalink / raw
  To: gentoo-commits

vapier      14/04/01 06:42:28

  Modified:             e16keyedit-0.7.ebuild ChangeLog
  Log:
  Stabilize for all #506264 by Samuli Suominen.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.4                  x11-misc/e16keyedit/e16keyedit-0.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild?r1=1.3&r2=1.4

Index: e16keyedit-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- e16keyedit-0.7.ebuild	28 Dec 2012 18:05:50 -0000	1.3
+++ e16keyedit-0.7.ebuild	1 Apr 2014 06:42:27 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild,v 1.3 2012/12/28 18:05:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/e16keyedit-0.7.ebuild,v 1.4 2014/04/01 06:42:27 vapier Exp $
 
 DESCRIPTION="Key binding editor for enlightenment 16"
 HOMEPAGE="http://www.enlightenment.org/"
@@ -8,7 +8,7 @@
 
 LICENSE="MIT-with-advertising"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="amd64 ppc sparc x86"
 IUSE=""
 
 RDEPEND="=x11-libs/gtk+-2*"



1.21                 x11-misc/e16keyedit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/e16keyedit/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	28 Dec 2012 18:05:50 -0000	1.20
+++ ChangeLog	1 Apr 2014 06:42:27 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/e16keyedit
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.20 2012/12/28 18:05:50 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/e16keyedit/ChangeLog,v 1.21 2014/04/01 06:42:27 vapier Exp $
+
+  01 Apr 2014; Mike Frysinger <vapier@gentoo.org> e16keyedit-0.7.ebuild:
+  Stabilize for all #506264 by Samuli Suominen.
 
   28 Dec 2012; Ulrich Müller <ulm@gentoo.org> e16keyedit-0.4.ebuild,
   e16keyedit-0.6.ebuild, e16keyedit-0.7.ebuild:





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-04-01  6:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-01  6:42 [gentoo-commits] gentoo-x86 commit in x11-misc/e16keyedit: e16keyedit-0.7.ebuild ChangeLog Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2010-07-31  4:01 Mike Frysinger (vapier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox