diff options
author | Torsten Veller <tove@gentoo.org> | 2007-05-12 11:46:23 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2007-05-12 11:46:23 +0000 |
commit | bb095a111bb1b9efab7ccbe4abe363549e709828 (patch) | |
tree | 2e4b90db6d2c47dad21e24a38f454adcf29a17e0 /app-misc/lcd-stuff | |
parent | allow -fno-strict-aliasing in strip-flags as pointed out by nyhm (diff) | |
download | historical-bb095a111bb1b9efab7ccbe4abe363549e709828.tar.gz historical-bb095a111bb1b9efab7ccbe4abe363549e709828.tar.bz2 historical-bb095a111bb1b9efab7ccbe4abe363549e709828.zip |
Stable on x86 (#177184)
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'app-misc/lcd-stuff')
-rw-r--r-- | app-misc/lcd-stuff/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/lcd-stuff/lcd-stuff-0.1.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/lcd-stuff/ChangeLog b/app-misc/lcd-stuff/ChangeLog index 117569c98a89..959644bcc9c2 100644 --- a/app-misc/lcd-stuff/ChangeLog +++ b/app-misc/lcd-stuff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/lcd-stuff # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd-stuff/ChangeLog,v 1.7 2007/05/12 11:24:49 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd-stuff/ChangeLog,v 1.8 2007/05/12 11:46:23 tove Exp $ + + 12 May 2007; Torsten Veller <tove@gentoo.org> lcd-stuff-0.1.2-r1.ebuild: + Stable on x86 (#177184) *lcd-stuff-0.1.2-r1 (12 May 2007) diff --git a/app-misc/lcd-stuff/lcd-stuff-0.1.2-r1.ebuild b/app-misc/lcd-stuff/lcd-stuff-0.1.2-r1.ebuild index 3f89f3faccce..a30310fa973f 100644 --- a/app-misc/lcd-stuff/lcd-stuff-0.1.2-r1.ebuild +++ b/app-misc/lcd-stuff/lcd-stuff-0.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd-stuff/lcd-stuff-0.1.2-r1.ebuild,v 1.1 2007/05/12 11:24:49 rbu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd-stuff/lcd-stuff-0.1.2-r1.ebuild,v 1.2 2007/05/12 11:46:23 tove Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="lcd-stuff is a client for lcdproc that displays RSS, Weather, MPD a HOMEPAGE="http://lcd-stuff.berlios.de/" SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="GPL-2" # and GPL-2 only |