summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-03-02 13:09:41 +0000
committerRoy Marples <uberlord@gentoo.org>2007-03-02 13:09:41 +0000
commit85bcc984d96255baa4da1f9e58c1e9baef2a3485 (patch)
tree84e2726e1e6516d0eb2f06540f5cc2c23801d269 /x11-misc/cairo-clock
parentRe-commit for manifest-signing (diff)
downloadgentoo-2-85bcc984d96255baa4da1f9e58c1e9baef2a3485.tar.gz
gentoo-2-85bcc984d96255baa4da1f9e58c1e9baef2a3485.tar.bz2
gentoo-2-85bcc984d96255baa4da1f9e58c1e9baef2a3485.zip
Add ~x86-fbsd keyword.
(Portage version: 2.1.2-r12)
Diffstat (limited to 'x11-misc/cairo-clock')
-rw-r--r--x11-misc/cairo-clock/ChangeLog7
-rw-r--r--x11-misc/cairo-clock/cairo-clock-0.3.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/cairo-clock/ChangeLog b/x11-misc/cairo-clock/ChangeLog
index d496fa6b8ee0..0240779bda31 100644
--- a/x11-misc/cairo-clock/ChangeLog
+++ b/x11-misc/cairo-clock/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/cairo-clock
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/cairo-clock/ChangeLog,v 1.1 2006/11/11 23:04:17 omp Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/cairo-clock/ChangeLog,v 1.2 2007/03/02 13:09:41 uberlord Exp $
+
+ 02 Mar 2007; Roy Marples <uberlord@gentoo.org> cairo-clock-0.3.2.ebuild:
+ Add ~x86-fbsd keyword.
11 Nov 2006; David Shakaryan <omp@gentoo.org> +cairo-clock-0.3.2.ebuild,
+metadata.xml:
diff --git a/x11-misc/cairo-clock/cairo-clock-0.3.2.ebuild b/x11-misc/cairo-clock/cairo-clock-0.3.2.ebuild
index ce213776f8c8..39e185e7cc49 100644
--- a/x11-misc/cairo-clock/cairo-clock-0.3.2.ebuild
+++ b/x11-misc/cairo-clock/cairo-clock-0.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/cairo-clock/cairo-clock-0.3.2.ebuild,v 1.1 2006/11/11 23:04:17 omp Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/cairo-clock/cairo-clock-0.3.2.ebuild,v 1.2 2007/03/02 13:09:41 uberlord Exp $
DESCRIPTION="An analog clock displaying the system-time."
HOMEPAGE="http://macslow.thepimp.net/?page_id=23"
@@ -8,7 +8,7 @@ SRC_URI="http://macslow.thepimp.net/projects/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-libs/glib-2.8.0