diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 23:28:21 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 23:28:21 +0000 |
commit | 2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4 (patch) | |
tree | 13640faa9ea88e8a7d3478f1e1ad9668556bebf6 /x11-plugins/wmmsg | |
parent | Keyworded ~sparc (diff) | |
download | historical-2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4.tar.gz historical-2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4.tar.bz2 historical-2e2ab8155a345b7ea4ee52d6ad8fcde4b9ee34d4.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmmsg')
-rw-r--r-- | x11-plugins/wmmsg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmmsg/wmmsg-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmmsg/ChangeLog b/x11-plugins/wmmsg/ChangeLog index b88732335cc6..3b5fb5e4e053 100644 --- a/x11-plugins/wmmsg/ChangeLog +++ b/x11-plugins/wmmsg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmmsg # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.4 2004/07/22 22:22:38 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/ChangeLog,v 1.5 2004/11/24 23:28:21 weeve Exp $ + + 24 Nov 2004; Jason Wever <weeve@gentoo.org> wmmsg-1.0.ebuild: + Added ~sparc keyword. 23 Jul 2004; Michele Noberasco <s4t4n@gentoo.org> wmmsg-1.0.ebuild: Updated dodoc so that it does not try to install non-existent files. diff --git a/x11-plugins/wmmsg/wmmsg-1.0.ebuild b/x11-plugins/wmmsg/wmmsg-1.0.ebuild index e0471c47d0d3..c810cc92f626 100644 --- a/x11-plugins/wmmsg/wmmsg-1.0.ebuild +++ b/x11-plugins/wmmsg/wmmsg-1.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.6 2004/07/22 22:22:38 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmmsg/wmmsg-1.0.ebuild,v 1.7 2004/11/24 23:28:21 weeve Exp $ DESCRIPTION="wmmsg is a dockapp that informs you of new events, such as incoming chat messages, by displaying related icons and arrival times" HOMEPAGE="http://taxiway.swapspace.net/~matt/wmmsg/" SRC_URI="http://taxiway.swapspace.net/~matt/wmmsg/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ~sparc" IUSE="" DEPEND="virtual/x11 =x11-libs/gtk+-1.2* |