diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-01 22:12:47 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-01 22:12:47 +0000 |
commit | 78bfafe3711e6548b975097d7007841ae57c736f (patch) | |
tree | 7d15b8dda03600d967f3b126234e3e486c3bb64d /x11-libs | |
parent | unmasks and changelog fixes (diff) | |
download | gentoo-2-78bfafe3711e6548b975097d7007841ae57c736f.tar.gz gentoo-2-78bfafe3711e6548b975097d7007841ae57c736f.tar.bz2 gentoo-2-78bfafe3711e6548b975097d7007841ae57c736f.zip |
Added hppa to KEYWORDS.
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/vte/Manifest | 6 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.10.27.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.10.29.ebuild | 4 |
4 files changed, 14 insertions, 8 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 0bdf0bf86910..f62561ba181e 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,12 +1,15 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.25 2003/06/16 23:03:12 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.26 2003/07/01 22:11:38 gmsoft Exp $ 16 Jun 2003; <msterret@gentoo.org> vte-0.10.28.ebuild, vte-0.10.29.ebuild: remove trailing slash per bug 21837 *vte-0.10.29 (10 Jun 2003) + 01 Jul 2003; Guy Martin <gmsoft@gentoo.org> vte-0.10.29.ebuild : + Added ~hppa to KEYWORDS. + 10 Jun 2003; foser <foser@gentoo.org> vte-0.10.29.ebuild : New version @@ -17,6 +20,9 @@ *vte-0.10.27 (29 Apr 2003) + 01 Jul 2003; Guy Martin <gmsoft@gentoo.org> vte-0.10.27.ebuild : + Added hppa to KEYWORDS. + 29 Apr 2003; foser <foser@gentoo.org> vte-0.10.27.ebuild : New version diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest index 91958821049a..87a63e9abce5 100644 --- a/x11-libs/vte/Manifest +++ b/x11-libs/vte/Manifest @@ -1,9 +1,9 @@ -MD5 ab8553c2adf54fc247a2e86e1e781603 ChangeLog 2738 +MD5 ba005d5a6275262fd51beadb27ae0069 ChangeLog 2926 MD5 b36e3572bec873af4a2e460c28ce1710 vte-0.10.25.ebuild 704 MD5 51da691a6358d91385cd4cae05f64147 vte-0.10.26.ebuild 706 -MD5 57995ec2391d87dbd1fc2463c5be94f2 vte-0.10.27.ebuild 707 +MD5 733f2aa4fbd347c7a7fd943b1b84980b vte-0.10.27.ebuild 713 MD5 7413e419b3fa6694ced7fd200a17ca03 vte-0.10.28.ebuild 855 -MD5 393f5bc9afbab0a480daf4f9d26e5894 vte-0.10.29.ebuild 840 +MD5 19d1e572d814fade16659a39995e25f9 vte-0.10.29.ebuild 844 MD5 163db14af61815ea6d3014d916402afa files/digest-vte-0.10.25 64 MD5 9ec35890659e969bf8bc097208cfc210 files/digest-vte-0.10.26 64 MD5 9fb16c649cecfe6b194ff487ff112c40 files/digest-vte-0.10.27 64 diff --git a/x11-libs/vte/vte-0.10.27.ebuild b/x11-libs/vte/vte-0.10.27.ebuild index b096469676f4..0a2a8f03239a 100644 --- a/x11-libs/vte/vte-0.10.27.ebuild +++ b/x11-libs/vte/vte-0.10.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.27.ebuild,v 1.2 2003/05/13 21:15:26 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.27.ebuild,v 1.3 2003/07/01 22:11:38 gmsoft Exp $ inherit gnome2 flag-o-matic @@ -14,7 +14,7 @@ DESCRIPTION="Xft powered terminal widget" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa" LICENSE="LGPL-2" RDEPEND="virtual/glibc diff --git a/x11-libs/vte/vte-0.10.29.ebuild b/x11-libs/vte/vte-0.10.29.ebuild index 320d47f78cc1..0f79bf0c9e64 100644 --- a/x11-libs/vte/vte-0.10.29.ebuild +++ b/x11-libs/vte/vte-0.10.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.29.ebuild,v 1.2 2003/06/16 23:03:12 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.29.ebuild,v 1.3 2003/07/01 22:11:38 gmsoft Exp $ inherit gnome2 flag-o-matic @@ -13,7 +13,7 @@ DESCRIPTION="Xft powered terminal widget" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa" LICENSE="LGPL-2" RDEPEND=">=dev-libs/glib-2 |