summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-11-11 15:09:05 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-11-11 15:09:05 +0000
commitfb3194077ecce7468b77ad626045e161c209fa0e (patch)
treef20a907120de667b3caecef9ffde3666bca69fa8 /x11-apps
parentVersion bump (diff)
downloadhistorical-fb3194077ecce7468b77ad626045e161c209fa0e.tar.gz
historical-fb3194077ecce7468b77ad626045e161c209fa0e.tar.bz2
historical-fb3194077ecce7468b77ad626045e161c209fa0e.zip
Version bump
Package-Manager: portage-2.2.0_alpha4/cvs/Linux x86_64
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xrdb/ChangeLog7
-rw-r--r--x11-apps/xrdb/xrdb-1.0.7.ebuild15
-rw-r--r--x11-apps/xrefresh/ChangeLog7
-rw-r--r--x11-apps/xrefresh/xrefresh-1.0.4.ebuild14
4 files changed, 41 insertions, 2 deletions
diff --git a/x11-apps/xrdb/ChangeLog b/x11-apps/xrdb/ChangeLog
index 6d0e3a933d93..01ec86f1e33f 100644
--- a/x11-apps/xrdb/ChangeLog
+++ b/x11-apps/xrdb/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-apps/xrdb
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.66 2010/01/23 19:20:48 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.67 2010/11/11 15:06:27 scarabeus Exp $
+
+*xrdb-1.0.7 (11 Nov 2010)
+
+ 11 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> +xrdb-1.0.7.ebuild:
+ Version bump
23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xrdb-1.0.4.ebuild,
-xrdb-1.0.5.ebuild:
diff --git a/x11-apps/xrdb/xrdb-1.0.7.ebuild b/x11-apps/xrdb/xrdb-1.0.7.ebuild
new file mode 100644
index 000000000000..ec6daf8a91fd
--- /dev/null
+++ b/x11-apps/xrdb/xrdb-1.0.7.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-1.0.7.ebuild,v 1.1 2010/11/11 15:06:27 scarabeus Exp $
+
+EAPI=3
+
+inherit xorg-2
+
+DESCRIPTION="X server resource database utility"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+RDEPEND="x11-libs/libXmu
+ x11-libs/libX11"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/xrefresh/ChangeLog b/x11-apps/xrefresh/ChangeLog
index 573c13f3cf55..7da069ae84de 100644
--- a/x11-apps/xrefresh/ChangeLog
+++ b/x11-apps/xrefresh/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for x11-apps/xrefresh
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.36 2010/01/23 19:22:48 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.37 2010/11/11 15:09:05 scarabeus Exp $
+
+*xrefresh-1.0.4 (11 Nov 2010)
+
+ 11 Nov 2010; Tomáš Chvátal <scarabeus@gentoo.org> +xrefresh-1.0.4.ebuild:
+ Version bump
23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
-xrefresh-1.0.2.ebuild:
diff --git a/x11-apps/xrefresh/xrefresh-1.0.4.ebuild b/x11-apps/xrefresh/xrefresh-1.0.4.ebuild
new file mode 100644
index 000000000000..636e991bb86c
--- /dev/null
+++ b/x11-apps/xrefresh/xrefresh-1.0.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/xrefresh-1.0.4.ebuild,v 1.1 2010/11/11 15:09:05 scarabeus Exp $
+
+EAPI=3
+
+inherit xorg-2
+
+DESCRIPTION="refresh all or part of an X screen"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="x11-libs/libX11"
+DEPEND="${RDEPEND}"