summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-14 07:46:15 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-14 07:46:15 +0000
commit3a88cd029d9886fed7b2ee8c8b907d4077c6ccb4 (patch)
treef594848bd816739596d62da7557080af6883d5da /app-arch/dar
parentadd nojoy.patch to support the -nojoy option even when compiled without joyst... (diff)
downloadgentoo-2-3a88cd029d9886fed7b2ee8c8b907d4077c6ccb4.tar.gz
gentoo-2-3a88cd029d9886fed7b2ee8c8b907d4077c6ccb4.tar.bz2
gentoo-2-3a88cd029d9886fed7b2ee8c8b907d4077c6ccb4.zip
Numerous small fixes, see ChangeLogs for details.
Diffstat (limited to 'app-arch/dar')
-rw-r--r--app-arch/dar/ChangeLog5
-rw-r--r--app-arch/dar/dar-2.1.0-r1.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/app-arch/dar/ChangeLog b/app-arch/dar/ChangeLog
index eedc888e1972..02a4c316fd73 100644
--- a/app-arch/dar/ChangeLog
+++ b/app-arch/dar/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-arch/dar
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dar/ChangeLog,v 1.8 2004/04/01 23:54:44 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dar/ChangeLog,v 1.9 2004/04/14 07:46:15 aliz Exp $
+
+ 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> dar-2.1.0-r1.ebuild:
+ Inherit flag-o-matic for replace-flags.
*dar-2.1.2 (02 Apr 2004)
diff --git a/app-arch/dar/dar-2.1.0-r1.ebuild b/app-arch/dar/dar-2.1.0-r1.ebuild
index b74f9a215168..67fa2c651698 100644
--- a/app-arch/dar/dar-2.1.0-r1.ebuild
+++ b/app-arch/dar/dar-2.1.0-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/dar/dar-2.1.0-r1.ebuild,v 1.2 2004/04/01 23:54:44 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/dar/dar-2.1.0-r1.ebuild,v 1.3 2004/04/14 07:46:15 aliz Exp $
+
+inherit flag-o-matic
DESCRIPTION="A full featured backup tool, aimed for disks (floppy,CDR(W),DVDR(W),zip,jazz etc.)"
HOMEPAGE="http://dar.linux.free.fr/"