diff options
author | 2005-07-26 13:59:26 +0000 | |
---|---|---|
committer | 2005-07-26 13:59:26 +0000 | |
commit | 38929859c8ed5b8a399751e225f9c4e270b41a45 (patch) | |
tree | 34dc8a9c91baf93802cb92cf085a918e62b8215c /x11-misc | |
parent | Stable on sparc (diff) | |
download | gentoo-2-38929859c8ed5b8a399751e225f9c4e270b41a45.tar.gz gentoo-2-38929859c8ed5b8a399751e225f9c4e270b41a45.tar.bz2 gentoo-2-38929859c8ed5b8a399751e225f9c4e270b41a45.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/chgres/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/chgres/chgres-0.1.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/eosd/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/eosd/eosd-0.1.0.ebuild | 4 |
4 files changed, 15 insertions, 9 deletions
diff --git a/x11-misc/chgres/ChangeLog b/x11-misc/chgres/ChangeLog index 190552fbc3a5..0de82c0297fe 100644 --- a/x11-misc/chgres/ChangeLog +++ b/x11-misc/chgres/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/chgres -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/ChangeLog,v 1.7 2004/09/05 09:56:15 swegener Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/ChangeLog,v 1.8 2005/07/26 13:55:14 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> chgres-0.1.ebuild: + Added to ~ppc. 05 Sep 2004; Sven Wegener <swegener@gentoo.org> : Fixed ChangeLog header. diff --git a/x11-misc/chgres/chgres-0.1.ebuild b/x11-misc/chgres/chgres-0.1.ebuild index 7eef0200bb51..45f0ed15c8fa 100644 --- a/x11-misc/chgres/chgres-0.1.ebuild +++ b/x11-misc/chgres/chgres-0.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild,v 1.6 2004/06/24 22:14:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild,v 1.7 2005/07/26 13:55:14 dholm Exp $ IUSE="" DESCRIPTION="A very simple command line utility for changing X resolutions" HOMEPAGE="http://hpwww.ec-lyon.fr/~vincent/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="~ppc x86" SRC_URI="http://hpwww.ec-lyon.fr/~vincent/${P}.tar.gz" diff --git a/x11-misc/eosd/ChangeLog b/x11-misc/eosd/ChangeLog index aa94e6bd3693..8341a9630f3a 100644 --- a/x11-misc/eosd/ChangeLog +++ b/x11-misc/eosd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/eosd -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/eosd/ChangeLog,v 1.3 2004/06/24 22:17:17 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/eosd/ChangeLog,v 1.4 2005/07/26 13:59:26 dholm Exp $ + + 26 Jul 2005; David Holm <dholm@gentoo.org> eosd-0.1.0.ebuild: + Added to ~ppc. 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> eosd-0.1.0.ebuild: Added IUSE= diff --git a/x11-misc/eosd/eosd-0.1.0.ebuild b/x11-misc/eosd/eosd-0.1.0.ebuild index 7bcdb2b1d0ca..cdf7f9d6ebfa 100644 --- a/x11-misc/eosd/eosd-0.1.0.ebuild +++ b/x11-misc/eosd/eosd-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/eosd/eosd-0.1.0.ebuild,v 1.7 2005/04/11 03:45:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/eosd/eosd-0.1.0.ebuild,v 1.8 2005/07/26 13:59:26 dholm Exp $ DESCRIPTION="enlightened on-screen display draws anti-aliased text on your screen without creating a visible window" HOMEPAGE="http://code-monkey.de/?eosd" @@ -8,7 +8,7 @@ SRC_URI="http://www.code-monkey.de/data/eosd/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND=">=media-libs/imlib2-1.2.0 |