diff options
author | David Holm <dholm@gentoo.org> | 2005-07-26 14:06:34 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-26 14:06:34 +0000 |
commit | 8bd861fac883bc142f0ea75d3c7158c40ceae255 (patch) | |
tree | 5f2996d6efe189110e9566a0221517b256021c4b /x11-misc/eosd | |
parent | Stable on sparc (diff) | |
download | historical-8bd861fac883bc142f0ea75d3c7158c40ceae255.tar.gz historical-8bd861fac883bc142f0ea75d3c7158c40ceae255.tar.bz2 historical-8bd861fac883bc142f0ea75d3c7158c40ceae255.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-misc/eosd')
-rw-r--r-- | x11-misc/eosd/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/eosd/eosd-0.1.0.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
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 |