diff options
author | Chris Larson <clarson@kergoth.com> | 2004-06-05 01:53:06 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-06-05 01:53:06 +0000 |
commit | e4f76b97b18e4b000340c745225af4fccb6a9c6d (patch) | |
tree | 5444abae501322ae783e50ca95fa72ad5827410d /nonworking/cyrus-imapd | |
parent | e78a94d6cf8983571a848ece157e453b3acbc562 (diff) |
Add cyrus-imapd 2.2.5, fix the build, and move it out of nonworking.
BKrev: 40c12782TjOsz4o-YVbm8m7Kc3E50A
Diffstat (limited to 'nonworking/cyrus-imapd')
-rw-r--r-- | nonworking/cyrus-imapd/cyrus-imapd_2.1.15.oe | 7 | ||||
-rw-r--r-- | nonworking/cyrus-imapd/cyrus-imapd_2.2.3.oe | 7 |
2 files changed, 0 insertions, 14 deletions
diff --git a/nonworking/cyrus-imapd/cyrus-imapd_2.1.15.oe b/nonworking/cyrus-imapd/cyrus-imapd_2.1.15.oe deleted file mode 100644 index c6ef71ffa0..0000000000 --- a/nonworking/cyrus-imapd/cyrus-imapd_2.1.15.oe +++ /dev/null @@ -1,7 +0,0 @@ -DEPENDS = cyrus-sasl - -SRC_URI = ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-${PV}.tar.gz - -inherit autotools - -EXTRA_OECONF=--with-auth=unix diff --git a/nonworking/cyrus-imapd/cyrus-imapd_2.2.3.oe b/nonworking/cyrus-imapd/cyrus-imapd_2.2.3.oe deleted file mode 100644 index c6ef71ffa0..0000000000 --- a/nonworking/cyrus-imapd/cyrus-imapd_2.2.3.oe +++ /dev/null @@ -1,7 +0,0 @@ -DEPENDS = cyrus-sasl - -SRC_URI = ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-${PV}.tar.gz - -inherit autotools - -EXTRA_OECONF=--with-auth=unix |