summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-09-18 05:04:54 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-09-18 05:04:54 +0000
commit3696511b03e72c64a38594cbdcf9852caacc169a (patch)
treee02820e333055efd1613c8ddfe21996ac39a5fe6 /dev-libs
parentfix deps for bug #192764 (diff)
downloadgentoo-2-3696511b03e72c64a38594cbdcf9852caacc169a.tar.gz
gentoo-2-3696511b03e72c64a38594cbdcf9852caacc169a.tar.bz2
gentoo-2-3696511b03e72c64a38594cbdcf9852caacc169a.zip
Tested on ~alpha and added the keyword.
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libmal/ChangeLog5
-rw-r--r--dev-libs/libmal/libmal-0.44.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libmal/ChangeLog b/dev-libs/libmal/ChangeLog
index 3b5156f5637b..6a5e20538223 100644
--- a/dev-libs/libmal/ChangeLog
+++ b/dev-libs/libmal/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libmal
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmal/ChangeLog,v 1.16 2007/09/17 21:26:40 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmal/ChangeLog,v 1.17 2007/09/18 05:04:54 philantrop Exp $
+
+ 18 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org> libmal-0.44.ebuild:
+ Tested on ~alpha and added the keyword.
*libmal-0.44 (17 Sep 2007)
diff --git a/dev-libs/libmal/libmal-0.44.ebuild b/dev-libs/libmal/libmal-0.44.ebuild
index 8387938d2b17..14bbdb06fee8 100644
--- a/dev-libs/libmal/libmal-0.44.ebuild
+++ b/dev-libs/libmal/libmal-0.44.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/dev-libs/libmal/libmal-0.44.ebuild,v 1.1 2007/09/17 21:26:40 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libmal/libmal-0.44.ebuild,v 1.2 2007/09/18 05:04:54 philantrop Exp $
DESCRIPTION="convenience library of the functions malsync distribution"
HOMEPAGE="http://jasonday.home.att.net/code/libmal/libmal.html"
@@ -8,7 +8,7 @@ SRC_URI="http://jasonday.home.att.net/code/libmal/${P}.tar.gz"
LICENSE="MPL-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
DEPEND=">=app-pda/pilot-link-0.12.2"