diff options
author | 2009-02-01 22:03:34 +0000 | |
---|---|---|
committer | 2009-02-01 22:03:34 +0000 | |
commit | 2df143a17111ee0f51ca3ea45e13e7e39226c9be (patch) | |
tree | 2cf61968cb3835c6889caed184f65e9d4a4508cf /app-misc/graphlcd-base | |
parent | add ~amd64, bug #256755 (diff) | |
download | gentoo-2-2df143a17111ee0f51ca3ea45e13e7e39226c9be.tar.gz gentoo-2-2df143a17111ee0f51ca3ea45e13e7e39226c9be.tar.bz2 gentoo-2-2df143a17111ee0f51ca3ea45e13e7e39226c9be.zip |
stabel x86 amd64; bug 245869
(Portage version: 2.1.6.4/cvs/Linux 2.6.21-xen-main-r1 i686)
Diffstat (limited to 'app-misc/graphlcd-base')
-rw-r--r-- | app-misc/graphlcd-base/ChangeLog | 8 | ||||
-rw-r--r-- | app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-misc/graphlcd-base/ChangeLog b/app-misc/graphlcd-base/ChangeLog index f86b638a0675..4c924f7d13f6 100644 --- a/app-misc/graphlcd-base/ChangeLog +++ b/app-misc/graphlcd-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-misc/graphlcd-base -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v 1.21 2008/10/14 13:32:11 rbu Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/ChangeLog,v 1.22 2009/02/01 22:03:34 hd_brummy Exp $ + + 01 Feb 2009; Joerg Bornkessel <hd_brummy@gentoo.org> + graphlcd-base-0.1.5-r1.ebuild: + stabel x86 amd64; bug 245869 14 Oct 2008; Robert Buchholz <rbu@gentoo.org> graphlcd-base-0.1.5.ebuild, graphlcd-base-0.1.5-r1.ebuild: diff --git a/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild b/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild index 1739a53d1bb9..adbf1faac66b 100644 --- a/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild +++ b/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild,v 1.7 2008/10/14 13:32:11 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/graphlcd-base/graphlcd-base-0.1.5-r1.ebuild,v 1.8 2009/02/01 22:03:34 hd_brummy Exp $ inherit eutils flag-o-matic multilib @@ -9,7 +9,7 @@ HOMEPAGE="http://graphlcd.berlios.de/" SRC_URI="mirror://berlios/graphlcd/${P}.tgz mirror://vdrfiles/${PN}/${P}_utf8.diff.tgz" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="amd64 x86 ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="truetype unicode g15" |