public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/xnots: ChangeLog xnots-0.2.ebuild
@ 2009-01-08 22:30 Krzysiek Pawlik (nelchael)
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysiek Pawlik (nelchael) @ 2009-01-08 22:30 UTC (permalink / raw
  To: gentoo-commits

nelchael    09/01/08 22:30:26

  Modified:             ChangeLog xnots-0.2.ebuild
  Log:
  Depend on pango with X use flag enabled.
  (Portage version: 2.1.6.4/cvs/Linux 2.6.28-gentoo x86_64)

Revision  Changes    Path
1.3                  x11-misc/xnots/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xnots/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xnots/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xnots/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	19 Jun 2008 06:22:00 -0000	1.2
+++ ChangeLog	8 Jan 2009 22:30:26 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xnots
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v 1.2 2008/06/19 06:22:00 nelchael Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v 1.3 2009/01/08 22:30:26 nelchael Exp $
+
+  08 Jan 2009; <nelchael@gentoo.org> xnots-0.2.ebuild:
+  Depend on pango with X use flag enabled.
 
   19 Jun 2008; Krzysiek Pawlik <nelchael@gentoo.org> xnots-0.2.ebuild:
   Add missing dev-util/pkgconfig to DEPEND, bug #228235.



1.3                  x11-misc/xnots/xnots-0.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xnots/xnots-0.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xnots/xnots-0.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xnots/xnots-0.2.ebuild?r1=1.2&r2=1.3

Index: xnots-0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xnots/xnots-0.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xnots-0.2.ebuild	19 Jun 2008 06:22:00 -0000	1.2
+++ xnots-0.2.ebuild	8 Jan 2009 22:30:26 -0000	1.3
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/xnots-0.2.ebuild,v 1.2 2008/06/19 06:22:00 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/xnots-0.2.ebuild,v 1.3 2009/01/08 22:30:26 nelchael Exp $
+
+EAPI="2"
 
 DESCRIPTION="A desktop sticky note program for the unix geek"
 HOMEPAGE="http://xnots.sourceforge.net"
@@ -14,7 +16,7 @@
 RDEPEND="x11-libs/libX11
 	x11-libs/libXext
 	x11-libs/libXrender
-	x11-libs/pango"
+	x11-libs/pango[X]"
 
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig"






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/xnots: ChangeLog xnots-0.2.ebuild
@ 2009-03-21 22:00 Krzysiek Pawlik (nelchael)
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysiek Pawlik (nelchael) @ 2009-03-21 22:00 UTC (permalink / raw
  To: gentoo-commits

nelchael    09/03/21 22:00:39

  Modified:             ChangeLog
  Removed:              xnots-0.2.ebuild
  Log:
  Remove old versions.
  (Portage version: 2.1.6.9/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  x11-misc/xnots/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xnots/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xnots/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-misc/xnots/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	2 Feb 2009 23:58:01 -0000	1.5
+++ ChangeLog	21 Mar 2009 22:00:39 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xnots
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v 1.5 2009/02/02 23:58:01 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnots/ChangeLog,v 1.6 2009/03/21 22:00:39 nelchael Exp $
+
+  21 Mar 2009; Krzysiek Pawlik <nelchael@gentoo.org> -xnots-0.2.ebuild:
+  Remove old versions.
 
   02 Feb 2009; Krzysiek Pawlik <nelchael@gentoo.org> ChangeLog:
   Fix ChangeLog entries.






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

end of thread, other threads:[~2009-03-21 22:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-08 22:30 [gentoo-commits] gentoo-x86 commit in x11-misc/xnots: ChangeLog xnots-0.2.ebuild Krzysiek Pawlik (nelchael)
  -- strict thread matches above, loose matches on Subject: below --
2009-03-21 22:00 Krzysiek Pawlik (nelchael)

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