public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-apps/xclock: ChangeLog xclock-1.0.3.ebuild
@ 2007-09-08  6:17 dberkholz (dberkholz)
  0 siblings, 0 replies; only message in thread
From: dberkholz (dberkholz) @ 2007-09-08  6:17 UTC (permalink / raw
  To: gentoo-commits

dberkholz    07/09/08 06:17:13

  Modified:             ChangeLog
  Added:                xclock-1.0.3.ebuild
  Log:
  Bump for 7.3.
  (Portage version: 2.1.3.8)

Revision  Changes    Path
1.27                 x11-apps/xclock/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xclock/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xclock/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xclock/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	10 Oct 2006 23:55:19 -0000	1.26
+++ ChangeLog	8 Sep 2007 06:17:12 -0000	1.27
@@ -1,6 +1,11 @@
 # ChangeLog for x11-apps/xclock
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.26 2006/10/10 23:55:19 dberkholz Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/ChangeLog,v 1.27 2007/09/08 06:17:12 dberkholz Exp $
+
+*xclock-1.0.3 (08 Sep 2007)
+
+  08 Sep 2007; Donnie Berkholz <dberkholz@gentoo.org>; +xclock-1.0.3.ebuild:
+  Bump for 7.3.
 
   10 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; xclock-1.0.2.ebuild:
   Update description to be less generic.



1.1                  x11-apps/xclock/xclock-1.0.3.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xclock/xclock-1.0.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-apps/xclock/xclock-1.0.3.ebuild?rev=1.1&content-type=text/plain

Index: xclock-1.0.3.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xclock/xclock-1.0.3.ebuild,v 1.1 2007/09/08 06:17:12 dberkholz Exp $

# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"

inherit x-modular

DESCRIPTION="analog / digital clock for X"

KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="xprint"

RDEPEND="x11-libs/libX11
	x11-libs/libXrender
	x11-libs/libXft
	x11-libs/libxkbfile
	x11-libs/libXaw"
DEPEND="${RDEPEND}"

CONFIGURE_OPTIONS="$(use_enable xprint)"

pkg_setup() {
	if use xprint && ! built_with_use x11-libs/libXaw xprint; then
		die "Build x11-libs/libXaw with USE=xprint."
	fi
}



-- 
gentoo-commits@gentoo.org mailing list



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-09-08  6:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-08  6:17 [gentoo-commits] gentoo-x86 commit in x11-apps/xclock: ChangeLog xclock-1.0.3.ebuild dberkholz (dberkholz)

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