summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-18 19:10:44 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-18 19:10:44 +0000
commit2362d8252644dae92397be8b7406c596e3a539de (patch)
tree3485541dddd18943243bc7a8f70ef6b74dd78c66 /x11-apps
parentBump for 7.0RC4. (diff)
downloadgentoo-2-2362d8252644dae92397be8b7406c596e3a539de.tar.gz
gentoo-2-2362d8252644dae92397be8b7406c596e3a539de.tar.bz2
gentoo-2-2362d8252644dae92397be8b7406c596e3a539de.zip
Bump for 7.0RC4.
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/appres/ChangeLog8
-rw-r--r--x11-apps/appres/appres-1.0.0.ebuild14
-rw-r--r--x11-apps/appres/files/digest-appres-1.0.01
-rw-r--r--x11-apps/bdftopcf/ChangeLog8
-rw-r--r--x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild13
-rw-r--r--x11-apps/bdftopcf/files/digest-bdftopcf-1.0.01
-rw-r--r--x11-apps/beforelight/ChangeLog8
-rw-r--r--x11-apps/beforelight/beforelight-1.0.0.ebuild16
-rw-r--r--x11-apps/beforelight/files/digest-beforelight-1.0.01
9 files changed, 67 insertions, 3 deletions
diff --git a/x11-apps/appres/ChangeLog b/x11-apps/appres/ChangeLog
index c91e1044bdc4..d2dacd19dcfd 100644
--- a/x11-apps/appres/ChangeLog
+++ b/x11-apps/appres/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/appres
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.6 2005/12/09 06:28:40 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.7 2005/12/18 19:09:47 joshuabaergen Exp $
+
+*appres-1.0.0 (18 Dec 2005)
+
+ 18 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +appres-1.0.0.ebuild:
+ Bump for 7.0RC4.
09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
-appres-0.99.0.ebuild, -appres-0.99.1.ebuild:
diff --git a/x11-apps/appres/appres-1.0.0.ebuild b/x11-apps/appres/appres-1.0.0.ebuild
new file mode 100644
index 000000000000..b39ddaa00d23
--- /dev/null
+++ b/x11-apps/appres/appres-1.0.0.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.0.ebuild,v 1.1 2005/12/18 19:09:47 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org appres application"
+KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXt"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/appres/files/digest-appres-1.0.0 b/x11-apps/appres/files/digest-appres-1.0.0
new file mode 100644
index 000000000000..193099c38cda
--- /dev/null
+++ b/x11-apps/appres/files/digest-appres-1.0.0
@@ -0,0 +1 @@
+MD5 8e00ea4f95caf70962f9a121ac23ae6e appres-1.0.0.tar.bz2 74589
diff --git a/x11-apps/bdftopcf/ChangeLog b/x11-apps/bdftopcf/ChangeLog
index 4de2fae61750..2d6cc141d9f2 100644
--- a/x11-apps/bdftopcf/ChangeLog
+++ b/x11-apps/bdftopcf/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/bdftopcf
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.11 2005/12/09 06:29:05 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/ChangeLog,v 1.12 2005/12/18 19:10:15 joshuabaergen Exp $
+
+*bdftopcf-1.0.0 (18 Dec 2005)
+
+ 18 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +bdftopcf-1.0.0.ebuild:
+ Bump for 7.0RC4.
09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
-bdftopcf-0.99.0.ebuild, -bdftopcf-0.99.1.ebuild, -bdftopcf-0.99.2.ebuild:
diff --git a/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild b/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild
new file mode 100644
index 000000000000..f9f6252642bf
--- /dev/null
+++ b/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/bdftopcf/bdftopcf-1.0.0.ebuild,v 1.1 2005/12/18 19:10:15 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org bdftopcf application"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND="x11-libs/libXfont"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0 b/x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0
new file mode 100644
index 000000000000..5024886cfb36
--- /dev/null
+++ b/x11-apps/bdftopcf/files/digest-bdftopcf-1.0.0
@@ -0,0 +1 @@
+MD5 f489db67914ca4d9d2fa0331132f342b bdftopcf-1.0.0.tar.bz2 74660
diff --git a/x11-apps/beforelight/ChangeLog b/x11-apps/beforelight/ChangeLog
index 62dd8ebd2356..065e679d6f76 100644
--- a/x11-apps/beforelight/ChangeLog
+++ b/x11-apps/beforelight/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-apps/beforelight
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/ChangeLog,v 1.8 2005/12/09 06:29:31 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/ChangeLog,v 1.9 2005/12/18 19:10:44 joshuabaergen Exp $
+
+*beforelight-1.0.0 (18 Dec 2005)
+
+ 18 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +beforelight-1.0.0.ebuild:
+ Bump for 7.0RC4.
09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
-beforelight-0.99.0.ebuild, -beforelight-0.99.1.ebuild,
diff --git a/x11-apps/beforelight/beforelight-1.0.0.ebuild b/x11-apps/beforelight/beforelight-1.0.0.ebuild
new file mode 100644
index 000000000000..d8eb5348a3fa
--- /dev/null
+++ b/x11-apps/beforelight/beforelight-1.0.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/beforelight-1.0.0.ebuild,v 1.1 2005/12/18 19:10:44 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org beforelight application"
+KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXScrnSaver
+ x11-libs/libXt
+ x11-libs/libXaw"
+DEPEND="${RDEPEND}"
diff --git a/x11-apps/beforelight/files/digest-beforelight-1.0.0 b/x11-apps/beforelight/files/digest-beforelight-1.0.0
new file mode 100644
index 000000000000..88c6009dbfc6
--- /dev/null
+++ b/x11-apps/beforelight/files/digest-beforelight-1.0.0
@@ -0,0 +1 @@
+MD5 951367d77a65b43e0f47d3a61bfe4c36 beforelight-1.0.0.tar.bz2 76846