diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:38:20 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:38:20 +0000 |
commit | 2f3061d218165b04b72bb640979036077feb689f (patch) | |
tree | 54f6d282bf4aca4dc0730e0224a054aa75c2165c /xfce-extra | |
parent | hppa repoman (diff) | |
download | gentoo-2-2f3061d218165b04b72bb640979036077feb689f.tar.gz gentoo-2-2f3061d218165b04b72bb640979036077feb689f.tar.bz2 gentoo-2-2f3061d218165b04b72bb640979036077feb689f.zip |
Remove arm keywords
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild b/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild index ce67378c4fef..3c528e8dbc52 100644 --- a/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild +++ b/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild,v 1.1 2004/01/09 05:49:15 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild,v 1.2 2004/02/22 22:38:20 agriffis Exp $ S=${WORKDIR}/${P} @@ -24,4 +24,4 @@ DEPEND=">=x11-libs/gtk+-2.0.6 src_install() { make DESTDIR=${D} install || die dodoc AUTHORS INSTALL COPYING README ChangeLog -}
\ No newline at end of file +} |