summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Buchholz <rbu@gentoo.org>2007-04-02 13:05:35 +0000
committerRobert Buchholz <rbu@gentoo.org>2007-04-02 13:05:35 +0000
commit0998e2468da9804ca3296d747dc61fd163ea2073 (patch)
tree6d8af9fb2fa36d0f22f6b87364c88340aff4fff8 /app-misc/lcd-stuff
parentRemove bashisms from spawn-fcgi (diff)
downloadgentoo-2-0998e2468da9804ca3296d747dc61fd163ea2073.tar.gz
gentoo-2-0998e2468da9804ca3296d747dc61fd163ea2073.tar.bz2
gentoo-2-0998e2468da9804ca3296d747dc61fd163ea2073.zip
added ~amd64 and a missing dep
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-misc/lcd-stuff')
-rw-r--r--app-misc/lcd-stuff/ChangeLog5
-rw-r--r--app-misc/lcd-stuff/lcd-stuff-0.1.2.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/app-misc/lcd-stuff/ChangeLog b/app-misc/lcd-stuff/ChangeLog
index a5328203fed2..7240fbbeafc6 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.2 2007/01/16 00:36:36 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd-stuff/ChangeLog,v 1.3 2007/04/02 13:05:35 rbu Exp $
+
+ 02 Apr 2007; Robert Buchholz <rbu@gentoo.org> lcd-stuff-0.1.2.ebuild:
+ added ~amd64 and a missing dep
16 Jan 2007; Robert Buchholz <rbu@gentoo.org> lcd-stuff-0.1.2.ebuild:
URI fix
diff --git a/app-misc/lcd-stuff/lcd-stuff-0.1.2.ebuild b/app-misc/lcd-stuff/lcd-stuff-0.1.2.ebuild
index 6a1c539eac05..5b9d7205fe1a 100644
--- a/app-misc/lcd-stuff/lcd-stuff-0.1.2.ebuild
+++ b/app-misc/lcd-stuff/lcd-stuff-0.1.2.ebuild
@@ -1,17 +1,18 @@
# 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.ebuild,v 1.2 2007/01/16 00:36:36 rbu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/lcd-stuff/lcd-stuff-0.1.2.ebuild,v 1.3 2007/04/02 13:05:35 rbu Exp $
DESCRIPTION="lcd-stuff is a client for lcdproc that displays RSS, Weather, MPD and new mail."
HOMEPAGE="http://lcd-stuff.berlios.de/"
SRC_URI="mirror://berlios/${PN}/${P}.tar.bz2"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
SLOT="0"
LICENSE="GPL-2" # and GPL-2 only
DEPEND="app-misc/lcdproc
net-misc/curl
+ dev-libs/glib
imap? ( net-libs/libetpan )
mpd? ( media-libs/libmpd )
mp3? ( media-libs/taglib )