summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2003-01-01 18:58:23 +0000
committerAron Griffis <agriffis@gentoo.org>2003-01-01 18:58:23 +0000
commit8f001f9e4f2ffd63408c43e1f731c40187e1ff47 (patch)
treec07f1e8882c82ef99bc82e486a70440bca4d8e39
parentAdded alpha to KEYWORDS (diff)
downloadhistorical-8f001f9e4f2ffd63408c43e1f731c40187e1ff47.tar.gz
historical-8f001f9e4f2ffd63408c43e1f731c40187e1ff47.tar.bz2
historical-8f001f9e4f2ffd63408c43e1f731c40187e1ff47.zip
~alpha changes
-rw-r--r--dev-libs/atk/ChangeLog5
-rw-r--r--dev-libs/atk/atk-1.2.0.ebuild4
-rw-r--r--dev-libs/glib/ChangeLog5
-rw-r--r--dev-libs/glib/glib-2.2.0.ebuild4
-rw-r--r--gnome-base/gnome/gnome-2.0.3-r1.ebuild4
-rw-r--r--x11-libs/gtk+/ChangeLog6
-rw-r--r--x11-libs/gtk+/gtk+-2.0.9.ebuild4
-rw-r--r--x11-libs/gtk+/gtk+-2.2.0.ebuild4
-rw-r--r--x11-libs/pango/ChangeLog5
-rw-r--r--x11-libs/pango/pango-1.2.0.ebuild4
-rw-r--r--x11-libs/xft/ChangeLog5
-rw-r--r--x11-libs/xft/xft-2.0.1-r1.ebuild4
12 files changed, 35 insertions, 19 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog
index a59c9ff70899..e97071cc0122 100644
--- a/dev-libs/atk/ChangeLog
+++ b/dev-libs/atk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/atk
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.12 2002/12/23 00:16:45 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.13 2003/01/01 18:58:23 agriffis Exp $
+
+ 01 Jan 2003; Aron Griffis <agriffis@gentoo.org> atk-1.2.0.ebuild :
+ Add ~alpha to KEYWORDS
*atk-1.2.0 (22 Dec 2002)
diff --git a/dev-libs/atk/atk-1.2.0.ebuild b/dev-libs/atk/atk-1.2.0.ebuild
index 6c78b515489b..cd98aa1b0f50 100644
--- a/dev-libs/atk/atk-1.2.0.ebuild
+++ b/dev-libs/atk/atk-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.0.ebuild,v 1.1 2002/12/23 00:16:45 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.0.ebuild,v 1.2 2003/01/01 18:58:23 agriffis Exp $
inherit libtool gnome2
@@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/"
SLOT="1"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~alpha"
RDEPEND=">=dev-libs/glib-2"
diff --git a/dev-libs/glib/ChangeLog b/dev-libs/glib/ChangeLog
index 85b4270aad90..07d0211ce3a6 100644
--- a/dev-libs/glib/ChangeLog
+++ b/dev-libs/glib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/glib
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.29 2002/12/25 18:00:28 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/ChangeLog,v 1.30 2003/01/01 18:58:23 agriffis Exp $
+
+ 01 Jan 2003; Aron Griffis <agriffis@gentoo.org> glib-2.2.0.ebuild :
+ Add ~alpha to KEYWORDS
*glib-2.2.0 (22 Dec 2002)
diff --git a/dev-libs/glib/glib-2.2.0.ebuild b/dev-libs/glib/glib-2.2.0.ebuild
index 5ad6a8d44b57..0a283ccef03d 100644
--- a/dev-libs/glib/glib-2.2.0.ebuild
+++ b/dev-libs/glib/glib-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.2.0.ebuild,v 1.2 2002/12/25 18:00:28 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.2.0.ebuild,v 1.3 2003/01/01 18:58:23 agriffis Exp $
inherit libtool
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.gtk.org/"
SLOT="2"
LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
DEPEND=">=dev-util/pkgconfig-0.14.0
doc? ( >=dev-util/gtk-doc-0.9-r2 )"
diff --git a/gnome-base/gnome/gnome-2.0.3-r1.ebuild b/gnome-base/gnome/gnome-2.0.3-r1.ebuild
index 4bee4d427b31..d1c592c51a48 100644
--- a/gnome-base/gnome/gnome-2.0.3-r1.ebuild
+++ b/gnome-base/gnome/gnome-2.0.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.0.3-r1.ebuild,v 1.1 2002/12/06 23:58:08 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome/gnome-2.0.3-r1.ebuild,v 1.2 2003/01/01 18:58:23 agriffis Exp $
S=${WORKDIR}
DESCRIPTION="GNOME 2.0 - merge this package to merge the Gnome2 desktop"
@@ -10,7 +10,7 @@ SLOT="2.0"
# when unmasking for an arch
# double check none of the deps are still masked !
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc ~x86 ~alpha"
# Note to developers:
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog
index 535f6d97a930..0887a12df8c5 100644
--- a/x11-libs/gtk+/ChangeLog
+++ b/x11-libs/gtk+/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/gtk+
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.44 2003/01/01 02:01:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.45 2003/01/01 18:58:23 agriffis Exp $
+
+ 01 Jan 2003; Aron Griffis <agriffis@gentoo.org> gtk+-2.0.9.ebuild gtk+-2.2.0.ebuild:
+ Reverted previous change on gtk+-2.0.9 since it sounds like 2.2.0 works on
+ Alpha. Added ~alpha to KEYWORDS on 2.2.0
31 Dec 2002; Aron Griffis <agriffis@gentoo.org> gtk+-2.0.9.ebuild :
glib-2.0.7 is broken on alpha, so change the dependency here to version
diff --git a/x11-libs/gtk+/gtk+-2.0.9.ebuild b/x11-libs/gtk+/gtk+-2.0.9.ebuild
index aa74e96dfffd..6e7f7c67126a 100644
--- a/x11-libs/gtk+/gtk+-2.0.9.ebuild
+++ b/x11-libs/gtk+/gtk+-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.0.9.ebuild,v 1.6 2003/01/01 02:01:59 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.0.9.ebuild,v 1.7 2003/01/01 18:58:23 agriffis Exp $
inherit eutils libtool flag-o-matic
@@ -16,7 +16,7 @@ LICENSE="LGPL-2.1"
KEYWORDS="x86 ~ppc ~sparc ~alpha"
RDEPEND="virtual/x11
- >=dev-libs/glib-2.0.6
+ >=dev-libs/glib-2.0.7
>=dev-libs/atk-1.0.3-r1
>=x11-libs/pango-1.0.4-r1
>=media-libs/libpng-1.2.1
diff --git a/x11-libs/gtk+/gtk+-2.2.0.ebuild b/x11-libs/gtk+/gtk+-2.2.0.ebuild
index d13eb1b24418..1e35d08e585f 100644
--- a/x11-libs/gtk+/gtk+-2.2.0.ebuild
+++ b/x11-libs/gtk+/gtk+-2.2.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.0.ebuild,v 1.3 2002/12/24 20:21:56 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.2.0.ebuild,v 1.4 2003/01/01 18:58:23 agriffis Exp $
inherit eutils libtool flag-o-matic
IUSE="tiff doc jpeg"
SLOT="2"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~alpha"
S="${WORKDIR}/${P}"
DESCRIPTION="Gimp ToolKit + "
diff --git a/x11-libs/pango/ChangeLog b/x11-libs/pango/ChangeLog
index 1d2ddcd8aaae..42317fc233c4 100644
--- a/x11-libs/pango/ChangeLog
+++ b/x11-libs/pango/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/pango
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.27 2002/12/23 02:05:19 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/ChangeLog,v 1.28 2003/01/01 18:58:23 agriffis Exp $
+
+ 01 Jan 2003; Aron Griffis <agriffis@gentoo.org> pango-1.2.0.ebuild :
+ Added ~alpha to KEYWORDS
*pango-1.2.0.ebuild (22 Dec 2002)
diff --git a/x11-libs/pango/pango-1.2.0.ebuild b/x11-libs/pango/pango-1.2.0.ebuild
index ed7481b13c7d..bdf4986d9799 100644
--- a/x11-libs/pango/pango-1.2.0.ebuild
+++ b/x11-libs/pango/pango-1.2.0.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.0.ebuild,v 1.2 2002/12/23 02:05:19 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/pango/pango-1.2.0.ebuild,v 1.3 2003/01/01 18:58:23 agriffis Exp $
inherit eutils libtool
IUSE="doc"
SLOT="1"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~alpha"
S="${WORKDIR}/${P}"
DESCRIPTION="Text rendering and Layout library"
diff --git a/x11-libs/xft/ChangeLog b/x11-libs/xft/ChangeLog
index cc969ece620d..627473e91140 100644
--- a/x11-libs/xft/ChangeLog
+++ b/x11-libs/xft/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/xft
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/ChangeLog,v 1.8 2002/12/23 17:51:29 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/ChangeLog,v 1.9 2003/01/01 18:58:23 agriffis Exp $
+
+ 01 Jan 2003; Aron Griffis <agriffis@gentoo.org> xft-2.0.1-r1.ebuild :
+ Add ~alpha to KEYWORDS
*xft-2.0.1-r1 (23 Dec 2002)
diff --git a/x11-libs/xft/xft-2.0.1-r1.ebuild b/x11-libs/xft/xft-2.0.1-r1.ebuild
index 1f962f8aee38..8a2bad3c9f9b 100644
--- a/x11-libs/xft/xft-2.0.1-r1.ebuild
+++ b/x11-libs/xft/xft-2.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0.1-r1.ebuild,v 1.1 2002/12/23 17:51:29 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/xft/xft-2.0.1-r1.ebuild,v 1.2 2003/01/01 18:58:23 agriffis Exp $
IUSE=""
@@ -14,7 +14,7 @@ HOMEPAGE="http://fontconfig.org/"
LICENSE="fontconfig"
SLOT="0"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~alpha"
RDEPEND="x11-base/xfree
>=media-libs/fontconfig-2.1-r1"